amd64/169365: Buildworld breaks at libncp

Scot Hetzel swhetzel at gmail.com
Mon Jun 25 00:50:07 UTC 2012


The following reply was made to PR amd64/169365; it has been noted by GNATS.

From: Scot Hetzel <swhetzel at gmail.com>
To: Beeblebrox <zaphod at berentweb.com>
Cc: freebsd-gnats-submit at freebsd.org
Subject: Re: amd64/169365: Buildworld breaks at libncp
Date: Sun, 24 Jun 2012 19:44:37 -0500

 On Sun, Jun 24, 2012 at 3:26 AM, Beeblebrox <zaphod at berentweb.com> wrote:
 > Buildworld breaks at libncp.
 > My source repository is: At revision 237525.
 > My /etc/src.conf has: WITHOUT_NLS=3D yes, WITHOUT_NLS_CATALOGS=3D yes
 >
 > Looking at the error message, I first thought it could be because of the =
 =A0WITHOUT_NLS setting above. However, I got the same result when I comment=
 ed out those two lines.
 >
 > ERROR MESSAGE:
 > /usr/local/bin/ccache cc -fpic -DPIC =A0-O2 -pipe -march=3Dk8 -DNDEBUG -s=
 td=3Dgnu99 -fstack-protector -Wno-pointer-sign -c /usr/src/lib/libncp/ncpl_=
 rpc.c -o ncpl_rpc.So
 > /usr/src/lib/libncp/ncpl_nls.c:301: error: 'NCP_NLS_DE' undeclared here (=
 not in a function)
 > /usr/src/lib/libncp/ncpl_nls.c:301: error: 'NCP_NLS_DE_NAME' undeclared h=
 ere (not in a function)
 > *** Error code 1
 > /usr/src/lib/libncp/ncpl_nls.c:301: error: 'NCP_NLS_DE' undeclared here (=
 not in a function)
 > /usr/src/lib/libncp/ncpl_nls.c:301: error: 'NCP_NLS_DE_NAME' undeclared h=
 ere (not in a function)
 > *** Error code 1
 > 2 errors
 >
 Does it build if you don't use ccache?
 
 Scot


More information about the freebsd-amd64 mailing list