From owner-freebsd-gecko@FreeBSD.ORG Wed Mar 7 16:50:08 2012 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9C1EF1065672 for ; Wed, 7 Mar 2012 16:50:08 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 366D08FC19 for ; Wed, 7 Mar 2012 16:50:07 +0000 (UTC) Received: from mr17.lnh.mail.rcn.net ([207.172.157.37]) by smtp02.lnh.mail.rcn.net with ESMTP; 07 Mar 2012 11:20:51 -0500 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr17.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id BJL55458; Wed, 7 Mar 2012 11:20:51 -0500 Received: from 209-6-86-84.c3-0.smr-ubr2.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.86.84]) by smtp04.lnh.mail.rcn.net with ESMTP; 07 Mar 2012 11:20:51 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20311.35554.992371.981548@jerusalem.litteratus.org> Date: Wed, 7 Mar 2012 11:20:50 -0500 To: gecko@freebsd.org X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr17.lnh.mail.rcn.net) Cc: Subject: problem rebuilding nss X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2012 16:50:08 -0000 Hello: After upgrading the system from CURRENT(August) to CURRENT(yesterday), I am rebuilding a variety of ports. nss fails with: gmake[1]: Leaving directory `/data/port-work/usr/ports/security/nss/work/nss-3.13.3/mozilla/security/nss/cmd' cd lib; gmake libs gmake[1]: Entering directory `/data/port-work/usr/ports/security/nss/work/nss-3.13.3/mozilla/security/nss/lib' cd util; gmake libs gmake[2]: Entering directory `/data/port-work/usr/ports/security/nss/work/nss-3.13.3/mozilla/security/nss/lib/util' cc -o FreeBSD10.0_OPT.OBJ/quickder.o -c -O -pipe -g -I/usr/local/include/nspr -L/usr/local/lib -O -fPIC -ansi -Wall -Wno-switch -DFREEBSD -DHAVE_STRERROR -DHAVE_BSD_FLOCK -DXP_UNIX -UDEBUG -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -I../../dist/FreeBSD10.0_OPT.OBJ/include -I../../dist/public/ -I../../dist/private/ -O -fPIC -ansi -Wall -Wno-switch -DFREEBSD -DHAVE_STRERROR -DHAVE_BSD_FLOCK -DXP_UNIX -UDEBUG -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -I../../../dist/FreeBSD10.0_OPT.OBJ/include -I../../../dist/public/ -I../../../dist/private/ -O -fPIC -ansi -Wall -Wno-switch -DFREEBSD -DHAVE_STRERROR -DHAVE_BSD_FLOCK -DXP_UNIX -UDEBUG -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -DNSS_ENABLE_ECC -DUSE_UTIL_DIRECTLY -I../../../../dist/FreeBSD10.0_OPT.OBJ/include -I../../../../dist/public/nss -I../../../../dist/private/nss quickder.c In file included from /usr/include/_ctype.h:94, from /usr/include/ctype.h:46, from secport.h:83, from seccomon.h:62, from secasn1.h:51, from quickder.c:43: /usr/include/runetype.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'const' In file included from /usr/include/ctype.h:46, from secport.h:83, from seccomon.h:62, from secasn1.h:51, from quickder.c:43: /usr/include/_ctype.h: In function '__maskrune': /usr/include/_ctype.h:100: error: invalid type argument of '->' /usr/include/_ctype.h: In function '__sbmaskrune': /usr/include/_ctype.h:107: error: invalid type argument of '->' /usr/include/_ctype.h: In function '__toupper': /usr/include/_ctype.h:133: error: invalid type argument of '->' /usr/include/_ctype.h: In function '__sbtoupper': /usr/include/_ctype.h:140: error: invalid type argument of '->' /usr/include/_ctype.h: In function '__tolower': /usr/include/_ctype.h:147: error: invalid type argument of '->' /usr/include/_ctype.h: In function '__sbtolower': /usr/include/_ctype.h:154: error: invalid type argument of '->' In file included from /usr/include/ctype.h:83, from secport.h:83, from seccomon.h:62, from secasn1.h:51, from quickder.c:43: /usr/include/xlocale/_ctype.h: At top level: /usr/include/xlocale/_ctype.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:112: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:117: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:121: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:123: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:124: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:126: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:128: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:170: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:172: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:174: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:177: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' /usr/include/xlocale/_ctype.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' gmake[2]: *** [FreeBSD10.0_OPT.OBJ/quickder.o] Error 1 gmake[2]: Leaving directory `/data/port-work/usr/ports/security/nss/work/nss-3.13.3/mozilla/security/nss/lib/util' gmake[1]: *** [libs] Error 2 gmake[1]: Leaving directory `/data/port-work/usr/ports/security/nss/work/nss-3.13.3/mozilla/security/nss/lib' gmake: *** [libs] Error 2 *** [do-build] Error code 1 Is there something upstream that I have failed to rebuild? Respectfully, Robert Huff