amd64/169365: Buildworld breaks at libncp
Beeblebrox
zaphod at berentweb.com
Sun Jun 24 08:30:14 UTC 2012
>Number: 169365
>Category: amd64
>Synopsis: Buildworld breaks at libncp
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-amd64
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Jun 24 08:30:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Beeblebrox
>Release: 9.0-STABLE
>Organization:
>Environment:
FreeBSD 9.0-STABLE #0 r235991: Sat May 26 14:20:06 EEST 2012 amd64
>Description:
Buildworld breaks at libncp.
My source repository is: At revision 237525.
My /etc/src.conf has: WITHOUT_NLS= yes, WITHOUT_NLS_CATALOGS= yes
Looking at the error message, I first thought it could be because of the WITHOUT_NLS setting above. However, I got the same result when I commented out those two lines.
ERROR MESSAGE:
/usr/local/bin/ccache cc -fpic -DPIC -O2 -pipe -march=k8 -DNDEBUG -std=gnu99 -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 here (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 here (not in a function)
*** Error code 1
2 errors
>How-To-Repeat:
Buildworld
>Fix:
N/A
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-amd64
mailing list