[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, runaway pipeline during build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, stagnant pipeline during build"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 286169] lang/julia: 1.10.3, stagnant pipeline during build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Apr 2025 21:01:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286169
Bug ID: 286169
Summary: lang/julia: 1.10.3, runaway pipeline during build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: Trond.Endrestol@ximalas.info
System is freebsd/src/main amd64 from April 9, 2025.
Excerpt from Synth's build log for lang/julia:
MSYS2_ARG_CONV_EXCL='*'
/construction/xports/lang/julia/work/julia-1.10.3/usr/tools/stringreplace
$(strings -t x -
'/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"
### Watchdog killed runaway process! (no activity for 110 minutes) ###
It looks like strings, as part of $(strings -t x - …), is invoked with its
input coming from stdin, but there's no visible I/O redirection.
--
You are receiving this mail because:
You are the assignee for the bug.