Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Apr 2022 12:37:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 263108] make buildworld failure with c71ae91f1976746b380a8aada8676d7ae084fdc5
Message-ID:  <bug-263108-227-yJINUfjNc3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263108-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263108-227@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=3D263108

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
The first error line:

ld: error: can't create dynamic relocation R_X86_64_32 against local symbol=
 in
readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext'=
 to
allow text relocations in the output
>>> defined in /usr/obj/usr/src/amd64.amd64/lib/libblacklist/libblacklist.a=
(bl.o)
>>> referenced by bl.c:294 (/usr/src/contrib/blacklist/lib/bl.c:294)
>>>               bl.o:(bl_create) in archive /usr/obj/usr/src/amd64.amd64/=
lib/libblacklist/libblacklist.a

Is this a WITHOUT_CLEAN build? In this tree have you tried building WITH_PIE
and WITHOUT_PIE?

--=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-263108-227-yJINUfjNc3>