Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Dec 2011 21:35:34 -0700 (MST)
From:      Anthony Chavez <acc@hexadecagram.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/163584: net/xorp fails to build
Message-ID:  <201112240435.pBO4ZYDF015179@haides.hexadecagram.org>
Resent-Message-ID: <201112240440.pBO4e8NL096643@freefall.freebsd.org>

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

>Number:         163584
>Category:       ports
>Synopsis:       net/xorp fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 24 04:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Anthony Chavez
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD haides.hexadecagram.org 8.2-STABLE FreeBSD 8.2-STABLE #1: Thu Nov 10 17:22:00 MST 2011 root@metis.hexadecagram.org:/usr/obj/usr/src/sys/HAIDES i386


	
>Description:
When attempting to build net/xorp, the following build error occurs:

 c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mibs\" -DVERSION=\"1.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBCRYPTO=1 -DHAVE_NET_SNMP_AGENT_NET_SNMP_AGENT_INCLUDES_H=1 -DHAVE_NET_SNMP_LIBRARY_CONTAINER_H=1 -I. -I./.. -I./.. -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -Ufreebsd8 -Dfreebsd8=freebsd8 -DAPPLLIB_EXP=/usr/local/lib/perl5/5.12.4/BSDPAN -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.12.4/mach/CORE -I/usr/local/include -I. -I/usr/local/include -DNETSNMP_NO_INLINE -UPACKAGE -UPACKAGE_BUGREPORT -UPACKAGE_NAME -UPACKAGE_STRING -UPACKAGE_TARNAME -UPACKAGE_VERSION -I/usr/local/include -Wno-uninitialized -DNE
 TSNMP_NO_INLINE -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -MT bgp4_mib_1657_bgppeertable.lo -MD -MP -MF .deps/bgp4_mib_1657_bgppeertable.Tpo -c bgp4_mib_1657_bgppeertable.cc  -fPIC -DPIC -o .libs/bgp4_mib_1657_bgppeertable.o
cc1plus: warnings being treated as errors
bgp4_mib_1657_bgppeertable.cc: In function 'void free_context(void*, netsnmp_iterator_info_s*)':
bgp4_mib_1657_bgppeertable.cc:479: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'void*'
bgp4_mib_1657_bgppeertable.cc:479: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'void*'
gmake[3]: *** [bgp4_mib_1657_bgppeertable.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/net/xorp/work/xorp-1.6/mibs'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/net/xorp/work/xorp-1.6/mibs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/xorp/work/xorp-1.6'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/net/xorp.
*** Error code 1

Stop in /usr/ports/net/xorp.

===>>> make failed for net/xorp

>How-To-Repeat:
sudo portmaster net/xorp
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112240435.pBO4ZYDF015179>