From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 1 16:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 96AC78CD for ; Wed, 1 May 2013 16: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 6E97117E7 for ; Wed, 1 May 2013 16: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 r41GU1OH065363 for ; Wed, 1 May 2013 16: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 r41GU1Et065362; Wed, 1 May 2013 16:30:01 GMT (envelope-from gnats) Date: Wed, 1 May 2013 16:30:01 GMT Message-Id: <201305011630.r41GU1Et065362@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Hiroki Sato Subject: Re: ports/178250: Fix build failures of japanese/{mozc-server, mozc-tool, ibus-mozc, mozc-el} X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Hiroki Sato List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 May 2013 16:30:01 -0000 The following reply was made to PR ports/178250; it has been noted by GNATS. From: Hiroki Sato To: abtk@shitamachi.org Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/178250: Fix build failures of japanese/{mozc-server, mozc-tool, ibus-mozc, mozc-el} Date: Thu, 02 May 2013 01:22:56 +0900 (JST) ----Security_Multipart(Thu_May__2_01_22_56_2013_808)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Tadaaki Nagao wrote in <20130501.112112.1052925925323308919.abtk@shitamachi.org>: ab> Your patch looks almost fine to me (about nit-picking, see below) and it ab> worked flawlessly for me. I tested building of mozc-server, mozc-tool, ab> ibus-mozc and mozc-el on FreeBSD 9-STABLE amd64 and 9.1-RELEASE-p3 i386. ab> ab> I noticed two small things in your patch: ab> ab> - fcitx-mozc and ibus-mozc now have PKGNAMESUFFIX=-server. Considering ab> they didn't have it previously, nor did other fcitx-* and ibus-* ab> ports, I guess this isn't what you intended. ab> ab> - In the newly created patch to build_mozc.py, 'openssl_cflags' in the ab> following line should be 'openssl_ldflags'. ab> ab> + openssl_ldflags = options.openssl_cflags or '' ab> Thanks for the feedback! A revised version is as follows: http://people.allbsd.org/~hrs/FreeBSD/mozc_port_20130501-1.diff http://people.allbsd.org/~hrs/FreeBSD/mozc_port_full_20130501-1.tar.gz In addition to fixing the spotted issues, toolchain handling has been fixed. I am waiting for a report from one who got a build error on a 10-CURRENT box. Any comments are welcome. -- Hiroki ----Security_Multipart(Thu_May__2_01_22_56_2013_808)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iEYEABECAAYFAlGBQWAACgkQTyzT2CeTzy1QrgCg2d+2njICAYH7/8tFt9Ij6jPQ +OUAni1WNmtw+Ti9T7SBOXTNI8kpmBnl =VB/U -----END PGP SIGNATURE----- ----Security_Multipart(Thu_May__2_01_22_56_2013_808)----