[Bug 219035] devel/kBuild failed to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 4 09:21:03 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219035

--- Comment #2 from sdalu at sdalu.com ---
kBuild version of sed segfault

root at rork:~ #
/usr/obj/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.amd64/release/bootstrap/sed/sed/sed
Segmentation fault (core dumped)

Running gdb:
Core was generated by `sed'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libc.so.7...Reading symbols from
/usr/lib/debug//lib/libc.so.7.debug...done.
done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...Reading symbols from
/usr/lib/debug//libexec/ld-elf.so.1.debug...done.
done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x000000080063a186 in memcpy () from /libexec/ld-elf.so.1
(gdb) 


Could it be related to the message printed when installing gcc?
> To ensure binaries built with this toolchain find appropriate versions
> of the necessary run-time libraries, you may want to link using
>
>  -Wl,-rpath=%%TARGLIB%%

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


More information about the freebsd-emulation mailing list