[Bug 263112] sysutils/lttng-ust: Tentative update to 2.13.2 [patch]

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 07 Apr 2022 16:03:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263112

--- Comment #2 from Sean Champ <lab+bsd@thinkum.space> ---
In the build under poudriere, I'm not sure why this is showing up as a literal
expression in ${WRKSRC}/configure:

~~~~
# Require URCU >= 0.12 for DEFINE_URCU_TLS_INIT
PKG_CHECK_MODULES(URCU, liburcu >= 0.12)  
~~~~

With the build under /usr/ports/sysutils/lttng-ust for the update, that
autoconf macro was expanded properly. Maybe there's an additional build
dependency somewhere?

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