Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 May 2017 09:21:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   [Bug 219035] devel/kBuild failed to build
Message-ID:  <bug-219035-26505-YDD1Z25hWn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219035-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219035-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219035

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

root@rork:~ #
/usr/obj/usr/ports/devel/kBuild/work/kBuild-0.1.9998/out/freebsd.amd64/rele=
ase/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)=20


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=3D%%TARGLIB%%

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219035-26505-YDD1Z25hWn>