[Bug 291303] textproc/ibus: update to 1.5.33

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Dec 2025 01:32:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291303

--- Comment #12 from Vladimir Druzenko <vvd@FreeBSD.org> ---
With GTK3=OFF:
ld: error: undefined symbol: XConvertCase
>>> referenced by test-client.c
>>>               test_stress-test-client.o:(bus_test_client_send_key)

ld: error: undefined symbol: XKeysymToKeycode
>>> referenced by test-client.c
>>>               test_stress-test-client.o:(bus_test_client_send_key)
>>> referenced by test-client.c
>>>               test_stress-test-client.o:(bus_test_client_send_key)
>>> referenced by test-client.c
>>>               test_stress-test-client.o:(bus_test_client_send_key)

ld: error: undefined symbol: XOpenDisplay
>>> referenced by test-client.c
>>>               test_stress-test-client.o:(bus_test_client_class_intern_init)

ld: error: undefined symbol: XDisplayString
>>> referenced by test-client.c
>>>               test_stress-test-client.o:(bus_test_client_class_intern_init)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [Makefile:1041: test-stress] Error 1
gmake[4]: Leaving directory
'/wrkdirs/usr/ports/textproc/ibus/work/ibus-1.5.33/bus'
gmake[3]: *** [Makefile:1531: all-recursive] Error 1
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/textproc/ibus/work/ibus-1.5.33/bus'
gmake[2]: *** [Makefile:947: all] Error 2
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/textproc/ibus/work/ibus-1.5.33/bus'
gmake[1]: *** [Makefile:726: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/textproc/ibus/work/ibus-1.5.33'
gmake: *** [Makefile:633: all] Error 2
===> Compilation failed unexpectedly.

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