[Bug 233056] [exp-run] Enable the new crtbegin/crtend in head
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 20 14:35:48 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233056
--- Comment #8 from Ed Maste <emaste at freebsd.org> ---
(In reply to Antoine Brodin from comment #7)
Thanks Antoine.
The i386 failure seems like it might be a transient issue:
| set -e;
LLVM_PROFILE_FILE="obj/i386-portbld-freebsd13.0/opt/smp/erlc-%m.profraw" \
| ERL_FLAGS="-emu_type prof +S 1" erlc -W -DPGO \
| -o obj/i386-portbld-freebsd13.0/opt/smp test/estone_SUITE.erl >
obj/i386-portbld-freebsd13.0/opt/smp/PROFILE_LOG
| dlsym: Resource temporarily unavailable
So presumably the issue is solved by andrew's __cxa_finalize change, with one
port needing further investigation/confirmation. Would you like to run another
amd64 exp-run before we enable this in HEAD?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list