[Bug 265691] x11-servers/xorg-server: 21.1.4,1 undefined symbols

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 27 Aug 2022 05:40:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265691

Mark Millard <marklmi26-fbsd@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marklmi26-fbsd@yahoo.com

--- Comment #8 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to commit-hook from comment #7)

FYI for armv7 (via a poudriere bulk in process):

FAILED: hw/xfree86/libxorgserver.so 
. . .
ld: error: undefined symbol: xf86EnableIO
>>> referenced by xf86Configure.c:621 (../hw/xfree86/common/xf86Configure.c:621)
>>>               libxorg_common.a.p/xf86Configure.c.o:(DoConfigure) in archive hw/xfree86/common/libxorg_common.a
>>> referenced by xf86Events.c:453 (../hw/xfree86/common/xf86Events.c:453)
>>>               libxorg_common.a.p/xf86Events.c.o:(xf86VTEnter) in archive hw/xfree86/common/libxorg_common.a
>>> referenced by xf86Init.c:585 (../hw/xfree86/common/xf86Init.c:585)
>>>               libxorg_common.a.p/xf86Init.c.o:(InitOutput) in archive hw/xfree86/common/libxorg_common.a
>>> referenced 1 more times

ld: error: undefined symbol: xf86DisableIO
>>> referenced by xf86Events.c:404 (../hw/xfree86/common/xf86Events.c:404)
>>>               libxorg_common.a.p/xf86Events.c.o:(xf86VTLeave) in archive hw/xfree86/common/libxorg_common.a
cc: error: linker command failed with exit code 1 (use -v to see invocation)

This was for /usr/ports/ at:

# ~/fbsd-based-on-what-commit.sh -C /usr/portsbranch: main
merge-base: 5aec6e4a190d0d6a6f78ce9c5674fd5bf6b4b5d0
merge-base: CommitDate: 2022-08-26 04:22:46 +0000
5aec6e4a190d (HEAD -> main, freebsd/main, freebsd/HEAD) biology/paml: Update to
4.10.5
n592962 (--first-parent --count for merge-base)

The same sort of error shows up in the FreeBSD build server logs for armv7,
for example:

http://ampere3.nyi.freebsd.org/data/130releng-armv7-default/97c2cf505715/logs/errors/xorg-server-21.1.4,1.log

(for a build started at Tue Aug 23 08:50:16 UTC 2022)

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