Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2018 14:32:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233056] [exp-run] Enable the new crtbegin/crtend in head
Message-ID:  <bug-233056-7788-BWapE5Bi1E@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233056-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233056-7788@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=3D233056

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
The libhijack failure is presumably due to r340107 not the crtbegin patch.

/wrkdirs/usr/ports/security/libhijack/work/libhijack-0.8.0-1-g50804aa/libhi=
jack/rtld.c:264:6:
error: no member named 'textsize' in 'struct Struct_Obj_Entry'
        soe.textsize =3D round_page(aux->loadables->phdr.phdr->p_vaddr +
        ~~~ ^

Some of the failures I looked at (at least spring, ezquake) were segfaults
extracting a .7z file so the p7zip port might be a good place to start
investigating. That said I did try building p7zip on my desktop with
BSD_CRTBEGIN enabled and it did not fail in a trivial test.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233056-7788-BWapE5Bi1E>