From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 14 17:20:08 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A4661065673 for ; Tue, 14 Dec 2010 17:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 07DB18FC12 for ; Tue, 14 Dec 2010 17:20:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBEHK7Me071325 for ; Tue, 14 Dec 2010 17:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBEHK7SW071324; Tue, 14 Dec 2010 17:20:07 GMT (envelope-from gnats) Resent-Date: Tue, 14 Dec 2010 17:20:07 GMT Resent-Message-Id: <201012141720.oBEHK7SW071324@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael W Lucas Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39C7F106564A for ; Tue, 14 Dec 2010 17:10:52 +0000 (UTC) (envelope-from mwlucas@bewilderbeast.blackhelicopters.org) Received: from bewilderbeast.blackhelicopters.org (bewilderbeast.blackhelicopters.org [198.22.63.8]) by mx1.freebsd.org (Postfix) with ESMTP id C74548FC13 for ; Tue, 14 Dec 2010 17:10:51 +0000 (UTC) Received: from bewilderbeast.blackhelicopters.org (localhost [127.0.0.1]) by bewilderbeast.blackhelicopters.org (8.14.4/8.14.4) with ESMTP id oBEGelKK041713 for ; Tue, 14 Dec 2010 11:40:47 -0500 (EST) (envelope-from mwlucas@bewilderbeast.blackhelicopters.org) Received: (from mwlucas@localhost) by bewilderbeast.blackhelicopters.org (8.14.4/8.14.4/Submit) id oBEGelgh041712; Tue, 14 Dec 2010 11:40:47 -0500 (EST) (envelope-from mwlucas) Message-Id: <201012141640.oBEGelgh041712@bewilderbeast.blackhelicopters.org> Date: Tue, 14 Dec 2010 11:40:47 -0500 (EST) From: Michael W Lucas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/153153: net-mgmt/bsnmp-ucd build fails X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael W Lucas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2010 17:20:08 -0000 >Number: 153153 >Category: ports >Synopsis: net-mgmt/bsnmp-ucd build fails >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 14 17:20:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Michael W Lucas >Release: FreeBSD 9.0-CURRENT amd64 >Organization: n/a >Environment: FreeBSD ns5.domain.com 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Dec 13 22:45:25 EST 2010 mwlucas@ns5.domain.com:/usr/obj/usr/src/sys/GENERIC amd64 freshly installed system, only LDAP ports installed >Description: make all install clean dies with: libtool: compile: cc -c -O2 -pipe -fno-strict-aliasing -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wbad-function-cast -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -std=c99 snmp_ucd.c -fPIC -DPIC -o .libs/snmp_ucd.o In file included from snmp_ucd.h:33, from snmp_ucd.c:30: /usr/include/bsnmp/snmpmod.h:359: error: expected specifier-qualifier-list before 'SLIST_ENTRY' cc1: warnings being treated as errors /usr/include/bsnmp/snmpmod.h:362: warning: data definition has no type or storage class /usr/include/bsnmp/snmpmod.h:362: warning: parameter names (without types) in function declaration /usr/include/bsnmp/snmpmod.h:386: error: expected specifier-qualifier-list before 'SLIST_ENTRY' /usr/include/bsnmp/snmpmod.h:390: warning: data definition has no type or storage class /usr/include/bsnmp/snmpmod.h:390: warning: parameter names (without types) in function declaration /usr/include/bsnmp/snmpmod.h:390: warning: redundant redeclaration of 'SLIST_HEAD' /usr/include/bsnmp/snmpmod.h:362: warning: previous declaration of 'SLIST_HEAD' was here /usr/include/bsnmp/snmpmod.h:394: error: field 'group_users' has incomplete type /usr/include/bsnmp/snmpmod.h:395: error: expected specifier-qualifier-list before 'SLIST_ENTRY' /usr/include/bsnmp/snmpmod.h:398: warning: data definition has no type or storage class /usr/include/bsnmp/snmpmod.h:398: warning: parameter names (without types) in function declaration /usr/include/bsnmp/snmpmod.h:398: warning: redundant redeclaration of 'SLIST_HEAD' /usr/include/bsnmp/snmpmod.h:390: warning: previous declaration of 'SLIST_HEAD' was here /usr/include/bsnmp/snmpmod.h:412: error: expected specifier-qualifier-list before 'TAILQ_ENTRY' /usr/include/bsnmp/snmpmod.h:415: warning: data definition has no type or storage class /usr/include/bsnmp/snmpmod.h:415: warning: parameter names (without types) in function declaration /usr/include/bsnmp/snmpmod.h:424: error: expected specifier-qualifier-list before 'SLIST_ENTRY' /usr/include/bsnmp/snmpmod.h:427: warning: data definition has no type or storage class /usr/include/bsnmp/snmpmod.h:427: warning: parameter names (without types) in function declaration /usr/include/bsnmp/snmpmod.h:427: warning: redundant redeclaration of 'SLIST_HEAD' /usr/include/bsnmp/snmpmod.h:398: warning: previous declaration of 'SLIST_HEAD' was here /usr/include/bsnmp/snmpmod.h:433: error: expected specifier-qualifier-list before 'SLIST_ENTRY' /usr/include/bsnmp/snmpmod.h:436: warning: data definition has no type or storage class /usr/include/bsnmp/snmpmod.h:436: warning: parameter names (without types) in function declaration /usr/include/bsnmp/snmpmod.h:436: warning: redundant redeclaration of 'SLIST_HEAD' /usr/include/bsnmp/snmpmod.h:427: warning: previous declaration of 'SLIST_HEAD' was here *** Error code 1 Stop in /tmp/ports/usr/ports/net-mgmt/bsnmp-ucd/work/bsnmp-ucd-0.3.2. *** Error code 1 >How-To-Repeat: cd /usr/ports/net-mgmt/bsnmp-ucd make all install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: