[Bug 284941] emulators/qemu-user-static: fails to build on -CURRENT in poudriere

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 21 Feb 2025 02:06:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284941

            Bug ID: 284941
           Summary: emulators/qemu-user-static: fails to build on -CURRENT
                    in poudriere
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: 2khramtsov@gmail.com

[...]
ld: error: undefined symbol: __realpathat
>>> referenced by os-stat.h:705 (/wrkdirs/usr/ports/emulators/qemu-user-static/work/qemu-bsd-user-527096e0c8/bsd-user/freebsd/os-stat.h:705)
>>>               bsd-user/syscall.o:(do_freebsd_realpathat)
>>> did you mean: ___realpathat
>>> defined in: /usr/lib/libc.a(___realpathat.o)
[...]

Maybe after base cdb24fbb0a75 ("libsys: Don't create or expose __realpathat")?

Disclaimer: I didn't use git bisect.

-- 
You are receiving this mail because:
You are the assignee for the bug.