Date: Tue, 13 May 2014 11:28:16 +0200 From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: r 265947: relocation truncated to fit: R_X86_64_PC32 against symbol `__error' defined in .text Message-ID: <20140513112816.7e388477.ohartman@zedat.fu-berlin.de>
next in thread | raw e-mail | index | archive | help
--Sig_/nWf=axzK+H2GC176a5Dihv.
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
On FreeBSD 11.0-CURRENT,
FreeBSD 11.0-CURRENT #1 r265924: Mon May 12 20:38:01 CEST 2014 amd64
The system is working so far, but when trying to compile the ost recent sou=
rces
(buildworld), I get the following error:
cc -O2 -pipe -O3 -I/usr/src/usr.bin/xinstall/../../contrib/mtree
-I/usr/src/usr.bin/xinstall/../../lib/libnetbsd
-I/usr/src/usr.bin/xinstall/../../lib/libmd -std=3Dgnu99 -Qunused-arguments
-I/usr/obj/usr/src/tmp/legacy/usr/include -static -L/usr/obj/usr/src/tmp/l=
egacy/usr/lib
-o xinstall xinstall.o getid.o -lmd -legacy /usr/lib/libc.a(posix_spawn.o):=
In function
`posix_spawn_file_actions_addopen': /usr/src/lib/libc/gen/posix_spawn.c:(.t=
ext+0x438):
relocation truncated to fit: R_X86_64_PC32 against symbol `__error' defined=
in .text
section in /usr/lib/libc.a(__error.o) cc: error: linker command failed with=
exit code 1
(use -v to see invocation) *** [xinstall] Error code 1
Just for fun, I also tried to recompile (not install!) libc via
make -C lib/libc depend obj all
make: "/usr/src/lib/libc/Makefile" line 6: Could not find src.opts.mk
make: "/usr/src/lib/libc/Makefile" line 32: Malformed conditional (${MK_NLS=
} !=3D "no")
make: "/usr/src/lib/libc/Makefile" line 51: Malformed conditional (${MK_SSP=
} !=3D "no")
make: "/usr/src/lib/libc/Makefile" line 72: Malformed conditional (${MK_ICO=
NV} !=3D "no")
make: "/usr/src/lib/libc/locale/Makefile.inc" line 26: Malformed conditional
(${MK_ICONV} !=3D "no") make: "/usr/src/lib/libc/net/Makefile.inc" line 19:=
Malformed
conditional (${MK_NS_CACHING} !=3D "no") make: "/usr/src/lib/libc/net/Makef=
ile.inc" line
25: Malformed conditional (${MK_INET6_SUPPORT} !=3D "no") make:
"/usr/src/lib/libc/net/Makefile.inc" line 125: Malformed conditional (${MK_=
HESIOD} !=3D
"no") make: "/usr/src/lib/libc/amd64/sys/Makefile.inc" line 14: Malformed c=
onditional
(${MK_SYSCALL_COMPAT} !=3D "no") make: "/usr/src/lib/libc/sys/Makefile.inc"=
line 24:
Malformed conditional (${MK_SYSCALL_COMPAT} !=3D "no") make: "/usr/src/lib/=
libc/Makefile"
line 105: Malformed conditional (${MK_NIS} !=3D "no") make: "/usr/src/lib/l=
ibc/Makefile"
line 110: Malformed conditional (${MK_HESIOD} !=3D "no") make: "/usr/src/li=
b/libc/Makefile"
line 113: Malformed conditional (${MK_FP_LIBC} =3D=3D "no") make:
"/usr/src/lib/libc/Makefile" line 116: Malformed conditional (${MK_NS_CACHI=
NG} !=3D "no")
make: Fatal errors encountered -- cannot continue make: stopped in /usr/src=
/lib/libc
Well, there is something wrong on this and I have no clue what is going on.=
I recompiled
yesterday's world without problems (r265924).
oh
--Sig_/nWf=axzK+H2GC176a5Dihv.
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)
iQEcBAEBAgAGBQJTceWwAAoJEOgBcD7A/5N8NS4H/2P3kxdynCqH5I0kQ5e0griM
WfGEKQl5ngGreVz12ZuPm5kV4Vj0eg0TAgZKXcUqKCgWVbPp8em4fvorU2kvLBkk
XQE94kRsGt42rRj1VHrrE4JhdVHmbDxc+SNaxqYA6ekRQxoS5HnOFaZkNq/s+hfw
UfMyP5oieD1OeegOk3vlr365lOV7LRqsSeQWTSTYsgRDcAp+aVVIoHWkT56p67fr
7DMfQCrT2MhYwdSDcz+2IHinPJ/y8XFbBLpJrmFYOlSx45T8O98w8YemyS4bcyhQ
/mMdx5LLHQ81ImtyJxx+gsZk7kFNqkJT5EsMHn+Rju8xYS/ps6+ohsPqOWuTTTk=
=NmRx
-----END PGP SIGNATURE-----
--Sig_/nWf=axzK+H2GC176a5Dihv.--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140513112816.7e388477.ohartman>
