From owner-svn-ports-all@FreeBSD.ORG Sat May 16 17:05:06 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40DFAC3A; Sat, 16 May 2015 17:05:06 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 877DD1C36; Sat, 16 May 2015 17:05:05 +0000 (UTC) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 996ece0f; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Sat, 16 May 2015 11:05:03 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: svn commit: r386459 - head/www/npm From: Adam Weinberger In-Reply-To: Date: Sat, 16 May 2015 11:05:02 -0600 Cc: Bryan Drewery , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <7778ED05-2DBA-4D77-BE5F-31896FD00B72@adamw.org> References: <201505151805.t4FI5Gll087580@svn.freebsd.org> <555770FA.60105@FreeBSD.org> <9D82E14D-299F-4377-9D48-912097AD1DC3@adamw.org> To: Sunpoet Po-Chuan Hsieh X-Mailer: Apple Mail (2.2098) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 May 2015 17:05:06 -0000 > On 16 May, 2015, at 11:04, Sunpoet Po-Chuan Hsieh = wrote: >=20 > On Sun, May 17, 2015 at 12:50 AM, Sunpoet Po-Chuan Hsieh = wrote: > On Sun, May 17, 2015 at 12:36 AM, Adam Weinberger = wrote: > > On 16 May, 2015, at 10:31, Bryan Drewery = wrote: > > > > On 5/16/2015 11:26 AM, Sunpoet Po-Chuan Hsieh wrote: > >> On Sun, May 17, 2015 at 12:01 AM, Adam Weinberger >> > wrote: > >> > >>> On 15 May, 2015, at 12:05, Sunpoet Po-Chuan Hsieh = wrote: > >>> > >>> Author: sunpoet > >>> Date: Fri May 15 18:05:15 2015 > >>> New Revision: 386459 > >>> URL: https://svnweb.freebsd.org/changeset/ports/386459 > >>> > >>> Log: > >>> - Add ONLY_FOR_ARCHS=3Damd64 > >> > >> Woah. Are you sure that npm won't run on i386? It worked on my = i386 > >> box yesterday, what changed? > >> > >> # Adam > >> > >> > >> -- > >> Adam Weinberger > >> adamw@adamw.org > >> http://www.adamw.org > >> > >> > >> I don't know. I keep receiving pkg-fallout mails about *-i386 = builds. > > > > This task is currently in my court. It's a compatibility regression = on > > head. I volunteered to fix it. > > > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D178881 > > > > There's a proposed temporary patch for npm in > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D198350. I'm not = sure > > the scope of the impact of the npm patch though. >=20 > So it's more that it's BROKEN on 32-bit 8 and 9 than ONLY_FOR_ARCHS = amd64. >=20 > Sunpoet, whatever makes most sense for you, I'd just like to request = that the build be restored on 32-bit 10.x because it works fine there. >=20 > # Adam >=20 >=20 > -- > Adam Weinberger > adamw@adamw.org > http://www.adamw.org >=20 >=20 >=20 > Thanks for these information. > I didn't notice that PRs (178881 and 198350). > I'm going to revert r386459 and apply patch from PR/198350. I'm = waiting for poudriere build. :) >=20 > Regads, > sunpoet >=20 > Committed as r386559. >=20 > Regards, > sunpoet Thanks!! # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org