From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 27 15:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DBD0859E for ; Sat, 27 Apr 2013 15:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BDD671E34 for ; Sat, 27 Apr 2013 15:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3RFU1U7001526 for ; Sat, 27 Apr 2013 15:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3RFU1rJ001525; Sat, 27 Apr 2013 15:30:01 GMT (envelope-from gnats) Date: Sat, 27 Apr 2013 15:30:01 GMT Message-Id: <201304271530.r3RFU1rJ001525@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Rusty Nejdl Subject: Re: ports/177987: games/megaglest: fix build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Rusty Nejdl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Apr 2013 15:30:01 -0000 The following reply was made to PR ports/177987; it has been noted by GNATS. From: Rusty Nejdl To: Stefan Ehmann Cc: Subject: Re: ports/177987: games/megaglest: fix build Date: Sat, 27 Apr 2013 10:21:52 -0500 --=_7e0ff1f51ee12aefeb820548b0467bbf Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 On 2013-04-27 04:42, Stefan Ehmann wrote: > On 04/26/2013 22:46, Rusty Nejdl wrote: > >> I have been unable to get this patch to work as it currently is with miniupc version 1.8 that I have installed so I will need to do some additional tooling on this. > > That's strange. It works here with up-to-date ports tree and miniupnpc-1.8. > > Do you see the following output during configure? > -- Performing Test MINIUPNPC_VERSION_1_7_OR_HIGHER > -- Performing Test MINIUPNPC_VERSION_1_7_OR_HIGHER - Success Yeah, it's not doing that for whatever reason: -- Found the miniupnpc headers at /usr/local/include/miniupnpc -- Detecting version of miniupnpc in path: /usr/local/include/miniupnpc -- Performing Test MINIUPNPC_VERSION_1_6_OR_HIGHER -- Performing Test MINIUPNPC_VERSION_1_6_OR_HIGHER - Success -- Found miniupnpc version is v1.6 or higher -- *** Using SHARED miniupnpc found in [/usr/local/include/miniupnpc] MINIUPNP_FOUND [TRUE] MINIUPNP_LIBRARY [/usr/local/lib/libminiupnpc.so] -- **No macros required for miniupnpc version For some reason, it is completely ignoring the patch on my system and I can't figure out why. [tethys]:/usr/ports/games/megaglest> ls -al files/ total 20 drwxr-xr-x 2 root wheel 512 Apr 27 10:12 ./ drwxr-xr-x 4 root wheel 512 Apr 27 10:14 ../ -rw-r--r-- 1 root wheel 333 Nov 24 20:32 patch-PNGReader.cpp -rw-r--r-- 1 root wheel 7127 Apr 27 10:12 patch-megaglest-miniupnpc -rw-r--r-- 1 root wheel 465 Nov 27 09:26 patch-source-shared_lib-CMakeLists.txt -rw-r--r-- 1 root wheel 462 Nov 27 09:26 patch-source-shared_lib-sources-platform-posix-ircclient.cpp -rw-r--r-- 1 root wheel 697 Nov 24 20:32 pkg-message.in [tethys]:/usr/ports/games/megaglest> Rusty --=_7e0ff1f51ee12aefeb820548b0467bbf Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

On 2013-04-27 04:42, Stefan Ehmann wrote:

On 04/26/2013 22:46, Rusty Nejdl wrote:
I have been unable to get this patch = to work as it currently is with miniupc version 1.8 that I have installed s= o I will need to do some additional tooling on this.
That's strange. It works here with up-to-date ports tree and miniupnpc=
 -1.8.
 
 Do you see the following output during configure?
 -- Performing Test MINIUPNPC_VERSION_1_7_OR_HIGHER
 -- Performing Test MINIUPNPC_VERSION_1_7_OR_HIGHER - Success
 

Yeah, it's not doing that for whatever reason:

-- Found the miniupnpc headers at /usr/local/include/miniupnpc
-- D= etecting version of miniupnpc in path: /usr/local/include/miniupnpc
--= Performing Test MINIUPNPC_VERSION_1_6_OR_HIGHER
-- Performing Test MI= NIUPNPC_VERSION_1_6_OR_HIGHER - Success
-- Found miniupnpc version is = v1.6 or higher
-- *** Using SHARED miniupnpc found in [/usr/local/incl= ude/miniupnpc] MINIUPNP_FOUND [TRUE] MINIUPNP_LIBRARY [/usr/local/lib/libmi= niupnpc.so]
-- **No macros required for miniupnpc version

<= /p>

For some reason, it is completely ignoring the patch on my system and I = can't figure out why.

[tethys]:/usr/ports/games/megaglest> ls -al files/
total 20
drwxr-xr-x  2 root  wheel   512 Apr 27 10:12 ./
d= rwxr-xr-x  4 root  wheel   512 Apr 27 10:14 ../
-r= w-r--r--  1 root  wheel   333 Nov 24 20:32 patch-PNGRea= der.cpp
-rw-r--r--  1 root  wheel  7127 Apr 27 10:12 pa= tch-megaglest-miniupnpc
-rw-r--r--  1 root  wheel  = ; 465 Nov 27 09:26 patch-source-shared_lib-CMakeLists.txt
-rw-r--r--&n= bsp; 1 root  wheel   462 Nov 27 09:26 patch-source-shared_li= b-sources-platform-posix-ircclient.cpp
-rw-r--r--  1 root  w= heel   697 Nov 24 20:32 pkg-message.in
[tethys]:/usr/ports/g= ames/megaglest>

Rusty

 
--=_7e0ff1f51ee12aefeb820548b0467bbf--