[Bug 253538] devel/kf5-kio linker error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 15 21:17:00 GMT 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253538
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adridg at freebsd.org
--- Comment #1 from Adriaan de Groot <adridg at freebsd.org> ---
The relevant bit in the log is the error message,
[00:00:54] ld: error:
src/ioslaves/http/kcookiejar/CMakeFiles/kded_kcookiejar.dir/kcookiejar.cpp.o:
section header table goes past the end of the file: e_shoff = 0x1aeb0
[00:00:54] c++: error: linker command failed with exit code 1 (use -v to see
invocation)
which is surprising, to say the least.
original poster: Is this reproducible?
some theories i can come up with:
- bad disk at OP's end
- race condition means consuming the .o before it is fully written
- it's all -march=haswell's fault
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list