From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 14 20:30:01 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 CAF2A1065673 for ; Wed, 14 Apr 2010 20:30:01 +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 8814A8FC20 for ; Wed, 14 Apr 2010 20:30:01 +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 o3EKU18V074318 for ; Wed, 14 Apr 2010 20:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o3EKU1Wb074315; Wed, 14 Apr 2010 20:30:01 GMT (envelope-from gnats) Resent-Date: Wed, 14 Apr 2010 20:30:01 GMT Resent-Message-Id: <201004142030.o3EKU1Wb074315@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, Nathaniel Filardo Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41DF01065677 for ; Wed, 14 Apr 2010 20:28:13 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 17A288FC12 for ; Wed, 14 Apr 2010 20:28:13 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3EKSCpG094684 for ; Wed, 14 Apr 2010 20:28:12 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o3EKSCtH094683; Wed, 14 Apr 2010 20:28:12 GMT (envelope-from nobody) Message-Id: <201004142028.o3EKSCtH094683@www.freebsd.org> Date: Wed, 14 Apr 2010 20:28:12 GMT From: Nathaniel Filardo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/145706: libpcap-1.1.1 fails to build on sparc64 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 20:30:02 -0000 >Number: 145706 >Category: ports >Synopsis: libpcap-1.1.1 fails to build on sparc64 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 14 20:30:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Nathaniel Filardo >Release: 9.0-CURRENT >Organization: >Environment: FreeBSD hydra.priv.oc.ietfng.org 9.0-CURRENT FreeBSD 9.0-CURRENT #20: Sun Apr 4 20:31:58 EDT 2010 root@hydra.priv.oc.ietfng.org:/systank/obj/systank/src/sys/NWFKERN sparc64 >Description: Attempting to build yields: .. ar rc libpcap.a pcap-bpf.o fad-getad.o pcap.o inet.o gencode.o optimize.o nametoaddr.o etherent.o savefile.o sf-pcap.o sf-pcap-ng.o pcap-common.o bpf_image.o bpf_dump.o scanner.o grammar.o bpf_filter.o version.o VER=`cat ./VERSION`; \ MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \ cc -shared -Wl,-soname,libpcap.so.$MAJOR_VER \ -o libpcap.so.$VER pcap-bpf.o fad-getad.o pcap.o inet.o gencode.o optimize.o nametoaddr.o etherent.o savefile.o sf-pcap.o sf-pcap-ng.o pcap-common.o bpf_image.o bpf_dump.o scanner.o grammar.o bpf_filter.o version.o ranlib libpcap.a grammar.o(.text+0x418): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 pcap_char grammar.o(.text+0x434): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 pcap_nerrs grammar.o(.text+0x440): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 yypact grammar.o(.text+0x480): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 .LLC24 grammar.o(.text+0x560): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 yydefact grammar.o(.text+0x58c): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 yytranslate grammar.o(.text+0x5a8): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 yydefact grammar.o(.text+0x5b0): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 yycheck grammar.o(.text+0x5c4): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 yydefact grammar.o(.text+0x5dc): In function `pcap_parse': : relocation truncated to fit: R_SPARC_GOT13 yyr2 grammar.o(.text+0x630): In function `pcap_parse': : additional relocation overflows omitted from the output gmake: *** [libpcap.so] Error 1 *** Error code 1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: