From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jan 23 11:00:24 2012 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 E463A106564A for ; Mon, 23 Jan 2012 11:00:24 +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 B837E8FC0A for ; Mon, 23 Jan 2012 11:00:24 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0NB0Ois071471 for ; Mon, 23 Jan 2012 11:00:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0NB0OoB071470; Mon, 23 Jan 2012 11:00:24 GMT (envelope-from gnats) Date: Mon, 23 Jan 2012 11:00:24 GMT Message-Id: <201201231100.q0NB0OoB071470@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Michael Scheidell Cc: Subject: Re: ports/164373: [patch] lang/sdcc-devel: update to 3.1.2.2012.01.22 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Scheidell List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2012 11:00:25 -0000 The following reply was made to PR ports/164373; it has been noted by GNATS. From: Michael Scheidell To: , Cc: Subject: Re: ports/164373: [patch] lang/sdcc-devel: update to 3.1.2.2012.01.22 Date: Mon, 23 Jan 2012 05:51:52 -0500 --------------090409060208020807090403 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit I had a question, and just for the logs: you removed this in the Makefile, but in your fix log, you didn't mention that you got it to compile on sparc64. -.if ${ARCH} == "sparc64" -BROKEN= Does not compile on sparc64 -.endif - did you mean to remove that test or does it compile on sparc64? -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator --------------090409060208020807090403 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit I had a question, and just for the logs:

you removed this in the Makefile, but in your fix log, you didn't mention that you got it to compile on sparc64.

-.if ${ARCH} == "sparc64"
 -BROKEN=            Does not compile on sparc64
 -.endif
 -
 
 did you mean to remove that test or does it compile on sparc64?
 
 

--
Michael Scheidell, CTO
o: 561-999-5000
d: 561-948-2259
> | SECNAP Network Security Corporation
  • Best Mobile Solutions Product of 2011
  • Best Intrusion Prevention Product
  • Hot Company Finalist 2011
  • Best Email Security Product
  • Certified SNORT Integrator
--------------090409060208020807090403--