[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Apr 2025 09:39:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286169
--- Comment #4 from Trond Endrestøl <Trond.Endrestol@ximalas.info> ---
(In reply to Trond Endrestøl from comment #3)
Confirmed! -a is an acceptable compromise.
Here's an excerpt from a successful build log:
# Next, overwrite relative path to libjulia-internal in our loader if
$(LOADER_BUILD_DEP_LIBS) != $(LOADER_INSTALL_DEP_LIBS)
MSYS2_ARG_CONV_EXCL='*'
/construction/xports/lang/julia/work/julia-1.10.3/usr/tools/stringreplace
$(strings -t x -a
'/construction/xports/lang/julia/work/stage/usr/local/lib/libjulia.so.1.10.3' |
grep
"julia/libgcc_s.so.1:julia/libopenlibm.so:@:@libjulia-internal.so.1.10:@libjulia-codegen.so.1.10:$"
| awk '{print $1;}')
"julia/libgcc_s.so.1:julia/libopenlibm.so:@:@julia/libjulia-internal.so.1.10:@julia/libjulia-codegen.so.1.10:"
255
"/construction/xports/lang/julia/work/stage/usr/local/lib/libjulia.so.1.10.3"
# On FreeBSD, remove the build's libdir from each library's RPATH
--
You are receiving this mail because:
You are the assignee for the bug.