From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 4 18:10:06 2009 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 84CB91065694 for ; Sun, 4 Oct 2009 18:10:06 +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 4F5D58FC19 for ; Sun, 4 Oct 2009 18:10:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n94IA3gD077123 for ; Sun, 4 Oct 2009 18:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n94IA3ee077122; Sun, 4 Oct 2009 18:10:03 GMT (envelope-from gnats) Date: Sun, 4 Oct 2009 18:10:03 GMT Message-Id: <200910041810.n94IA3ee077122@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Alex Kapranoff Cc: Subject: Re: ports/139348: [PATCH] devel/p5-Gearman-XS: [SUMMARIZE CHANGES] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Kapranoff List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Oct 2009 18:10:06 -0000 The following reply was made to PR ports/139348; it has been noted by GNATS. From: Alex Kapranoff To: bug-followup@freebsd.org Cc: Subject: Re: ports/139348: [PATCH] devel/p5-Gearman-XS: [SUMMARIZE CHANGES] Date: Sun, 4 Oct 2009 21:41:11 +0400 --000325554fda02574604751f82a9 Content-Type: text/plain; charset=UTF-8 Thanks, Otavio! It seems that build is broken on my 7.2-RELEASE box: cc -c -I. -O2 -fno-strict-aliasing -pipe -march=native -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium4 -DVERSION=\"0.5\" -DXS_VERSION=\"0.5\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/CORE" Const.c Const.xs: In function 'boot_Gearman__XS__Const': Const.xs:69: error: 'GEARMAN_CONF_ALLOCATED' undeclared (first use in this function) Const.xs:69: error: (Each undeclared identifier is reported only once Const.xs:69: error: for each function it appears in.) Const.xs:70: error: 'GEARMAN_CONF_DISPLAY_WIDTH' undeclared (first use in this function) Const.xs:71: error: 'GEARMAN_CONF_MAX_OPTION_SHORT' undeclared (first use in this function) Const.xs:72: error: 'GEARMAN_CONF_MODULE_ALLOCATED' undeclared (first use in this function) Const.xs:74: error: 'GEARMAN_CON_CLOSE_AFTER_FLUSH' undeclared (first use in this function) Const.xs:76: error: 'GEARMAN_CON_IGNORE_LOST_CONNECTION' undeclared (first use in this function) /usr/local/include/libgearman/gearman.h is in place. -- Alex Kapranoff. On Sun, Oct 4, 2009 at 21:10, Edwin Groothuis wrote: > Maintainer of devel/p5-Gearman-XS, > > Please note that PR ports/139348 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139348 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org > --000325554fda02574604751f82a9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks, Otavio!

It seems that build is broken on my 7.2-RELEASE box:=
cc -c=C2=A0 -I.=C2=A0 -O2 -fno-strict-aliasing -pipe -march=3Dnative -I= /usr/local/include -O2 -fno-strict-aliasing -pipe -march=3Dpentium4=C2=A0= =C2=A0=C2=A0 -DVERSION=3D\"0.5\"=C2=A0 -DXS_VERSION=3D\"0.5\= " -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/CORE"=C2=A0= =C2=A0 Const.c
Const.xs: In function 'boot_Gearman__XS__Const':
Const.xs:69: er= ror: 'GEARMAN_CONF_ALLOCATED' undeclared (first use in this functio= n)
Const.xs:69: error: (Each undeclared identifier is reported only once=
Const.xs:69: error: for each function it appears in.)
Const.xs:70: error= : 'GEARMAN_CONF_DISPLAY_WIDTH' undeclared (first use in this functi= on)
Const.xs:71: error: 'GEARMAN_CONF_MAX_OPTION_SHORT' undeclar= ed (first use in this function)
Const.xs:72: error: 'GEARMAN_CONF_MODULE_ALLOCATED' undeclared (fir= st use in this function)
Const.xs:74: error: 'GEARMAN_CON_CLOSE_AFTE= R_FLUSH' undeclared (first use in this function)
Const.xs:76: error:= 'GEARMAN_CON_IGNORE_LOST_CONNECTION' undeclared (first use in this= function)

/usr/local/include/libgearman/gearman.h is in place.

--
Alex Kapranoff.


On Sun, Oct 4, 2009 at 21:10, Edwin Groo= thuis <edwin@free= bsd.org> wrote:
Maintainer of devel/p5-Gearman-XS,

Please note that PR ports/139348 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
=C2=A0 =C2=A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dpor= ts/139348

--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org

--000325554fda02574604751f82a9--