Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2013 08:52:32 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r257302 - in head/contrib/binutils/bfd: . po
Message-ID:  <C129A91B-70B7-4AEF-8564-E7558855335F@FreeBSD.org>
In-Reply-To: <201310290425.r9T4PokD087893@svn.freebsd.org>
References:  <201310290425.r9T4PokD087893@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_0225238F-F055-4F2C-9F6E-7884EF6FCE52
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 29 Oct 2013, at 05:25, Eygene Ryabinkin <rea@FreeBSD.org> wrote:
> Author: rea (ports committer)
> Date: Tue Oct 29 04:25:49 2013
> New Revision: 257302
> URL: http://svnweb.freebsd.org/changeset/base/257302
>=20
> Log:
>  binutils/bfd: fix printf-like format strings for "bfd *" arguments
>=20
>  There is a special format argument '%B' that directly handles values
>  of type 'bfd *', they must be used instead of '%s'.  Manifestations
>  of this bug can be seen in ld(1) error messages, for example,
>    =
http://lists.freebsd.org/pipermail/freebsd-current/2013-August/043580.html=

>    =
http://lists.freebsd.org/pipermail/freebsd-current/2013-October/045404.htm=
l

Note this fixes the badly formatted error message, but *not* the other
problem that some people have observed, for example with pkg:=20

=
http://lists.freebsd.org/pipermail/freebsd-current/2013-October/045962.htm=
l

See point 4) in Matthias's mail.  Since r253839, ld was changed to
default to --no-as-needed, but there is still something subtly broken
with this behavior: sometimes, DT_NEEDED dependencies *are*
automatically pulled in, sometimes they are not...

If anyone has a clue what is wrong, please let us know. :-)

-Dimitry


--Apple-Mail=_0225238F-F055-4F2C-9F6E-7884EF6FCE52
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)

iEYEARECAAYFAlJvaUYACgkQsF6jCi4glqPANACdEvea3CPXCQ8eiB7/3nVG2eUm
TasAoKCsdp1FY4O8VaqnUyCQ+ui2XB9Y
=/FU2
-----END PGP SIGNATURE-----

--Apple-Mail=_0225238F-F055-4F2C-9F6E-7884EF6FCE52--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C129A91B-70B7-4AEF-8564-E7558855335F>