From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 2 23:10:11 2011 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 2F2AB1065679 for ; Sun, 2 Oct 2011 23:10:11 +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 323258FC16 for ; Sun, 2 Oct 2011 23:10:09 +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 p92NA9En032322 for ; Sun, 2 Oct 2011 23:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p92NA9wg032321; Sun, 2 Oct 2011 23:10:09 GMT (envelope-from gnats) Resent-Date: Sun, 2 Oct 2011 23:10:09 GMT Resent-Message-Id: <201110022310.p92NA9wg032321@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, Anthony Chavez Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C54B1065672 for ; Sun, 2 Oct 2011 23:03:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 5C3528FC0A for ; Sun, 2 Oct 2011 23:03:23 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p92N3NMU022604 for ; Sun, 2 Oct 2011 23:03:23 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p92N3ME4022598; Sun, 2 Oct 2011 23:03:22 GMT (envelope-from nobody) Message-Id: <201110022303.p92N3ME4022598@red.freebsd.org> Date: Sun, 2 Oct 2011 23:03:22 GMT From: Anthony Chavez To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/161249: net-p2p/bitcoin fails to build 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: Sun, 02 Oct 2011 23:10:11 -0000 >Number: 161249 >Category: ports >Synopsis: net-p2p/bitcoin fails to build >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: Sun Oct 02 23:10:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Anthony Chavez >Release: 8.2-STABLE >Organization: >Environment: FreeBSD metis.hexadecagram.org 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Apr 20 09:39:40 MDT 2011 root@metis.hexadecagram.org:/usr/obj/usr/src/sys/METIS i386 >Description: When attempting to build this port, I get the following: g++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/db47 -L/usr/local/lib -L/usr/local/lib/db47 -Wno-invalid-offsetof -DNOPCH -DUSE_SSL -DUSE_UPNP=yes -I/usr/local/lib/wx/include/gtk2-unicode-2.9 -I/usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -D_THREAD_SAFE -DGUI -o obj/net.o net.cpp /usr/local/include/miniupnpc/miniupnpc.h: In function 'void ThreadMapPort2(void*)': /usr/local/include/miniupnpc/miniupnpc.h:46: error: too many arguments to function 'UPNPDev* upnpDiscover(int, const char*, const char*, int)' net.cpp:1087: error: at this point in file /usr/local/include/miniupnpc/upnpcommands.h:129: error: too many arguments to function 'int UPNP_AddPortMapping(const char*, const char*, const char*, const char*, const char*, const char*, const char*, const char*)' net.cpp:1100: error: at this point in file gmake: *** [obj/net.o] Error 1 *** Error code 1 Stop in /usr/ports/net-p2p/bitcoin. *** Error code 1 Stop in /usr/ports/net-p2p/bitcoin. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20111002-15498-qihf74-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=bitcoin-0.3.23 UPGRADE_PORT_VER=0.3.23 make -DWITH_UPNP ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! net-p2p/bitcoin (bitcoin-0.3.23) (compiler error) >How-To-Repeat: sudo portupgrade -ck net-p2p/bitcoin >Fix: >Release-Note: >Audit-Trail: >Unformatted: