Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884375 - net-misc/radvd-2.19-r5 - ld.lld: error: undefined symbol: yyset_in with sys-devel/reflex
Summary: net-misc/radvd-2.19-r5 - ld.lld: error: undefined symbol: yyset_in with sys-d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-04 21:28 UTC by Toralf Förster
Modified: 2023-01-01 03:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.54 KB, text/plain)
2022-12-04 21:28 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,158.20 KB, text/plain)
2022-12-04 21:28 UTC, Toralf Förster
Details
environment (environment,89.04 KB, text/plain)
2022-12-04 21:28 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,702 bytes, application/x-bzip)
2022-12-04 21:28 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.72 KB, application/x-bzip)
2022-12-04 21:28 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.87 KB, application/x-bzip)
2022-12-04 21:28 UTC, Toralf Förster
Details
net-misc:radvd-2.19-r5:20221204-211625.log (net-misc:radvd-2.19-r5:20221204-211625.log,18.08 KB, text/plain)
2022-12-04 21:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,44.23 KB, application/x-bzip)
2022-12-04 21:29 UTC, Toralf Förster
Details
var.tmp.clang.tar.bz2 (var.tmp.clang.tar.bz2,1.22 KB, application/x-bzip)
2022-12-04 21:29 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 2022-12-04 21:28:52 UTC
rm -f libradvd-parser.a
x86_64-pc-linux-gnu-ar cru libradvd-parser.a gram.o scanner.o 
x86_64-pc-linux-gnu-ranlib libradvd-parser.a
clang -fno-strict-aliasing -Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wstrict-prototypes -Wno-strict-aliasing -Wno-cast-align -Wno-strict-overflow -fstack-protector -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o radvd log.o recv.o socket.o util.o device-common.o interface.o process.o radvd.o send.o timer.o libradvd-parser.a privsep-linux.o device-linux.o  -lc 
ld.lld: error: undefined symbol: yyset_in
>>> referenced by gram.c
>>>               gram.o:(readin_config) in archive libradvd-parser.a

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20221203-182649

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit f86e9eb9c144908aace8419e15e2808fb330072a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 4 20:31:50 2022 +0000

    2022-12-04 20:31:49 UTC

emerge -qpvO net-misc/radvd
[ebuild  N    ] net-misc/radvd-2.19-r5  USE="(-selinux) -test"
Comment 1 Toralf Förster gentoo-dev 2022-12-04 21:28:53 UTC
Created attachment 840153 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-04 21:28:55 UTC
Created attachment 840155 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-04 21:28:56 UTC
Created attachment 840157 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-04 21:28:57 UTC
Created attachment 840159 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-04 21:28:58 UTC
Created attachment 840161 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-04 21:28:59 UTC
Created attachment 840163 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-04 21:29:00 UTC
Created attachment 840165 [details]
net-misc:radvd-2.19-r5:20221204-211625.log
Comment 8 Toralf Förster gentoo-dev 2022-12-04 21:29:02 UTC
Created attachment 840167 [details]
temp.tar.bz2
Comment 9 Toralf Förster gentoo-dev 2022-12-04 21:29:02 UTC
Created attachment 840169 [details]
var.tmp.clang.tar.bz2
Comment 10 Ionen Wolkens gentoo-dev 2022-12-04 21:36:33 UTC
caused by reflex, not clang
Comment 11 Larry the Git Cow gentoo-dev 2023-01-01 03:11:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6238450421b01284fc9224d054f8ad29fc65402b

commit 6238450421b01284fc9224d054f8ad29fc65402b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-01 03:10:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-01 03:11:07 +0000

    net-misc/radvd: force flex (needs yyset_in, reentrant bits)
    
    Closes: https://bugs.gentoo.org/884375
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/radvd/radvd-2.19-r5.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)