Date: Sat, 3 Dec 2016 14:36:16 +0000 From: =?UTF-8?Q?Bart=C5=82omiej_Rutkowski?= <robak@freebsd.org> To: "Sergey A. Osokin" <osa@freebsd.org> Cc: Bartek Rutkowski <robak@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r427525 - head/www/nginx Message-ID: <CAGFrfxa2n_P3ObwSHZ49TeUQGV=mCQM1BYVU6fADuUdbg16Sxw@mail.gmail.com> In-Reply-To: <20161202232122.GE86539@FreeBSD.org> References: <201612012135.uB1LZAio038168@repo.freebsd.org> <20161202232122.GE86539@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 2, 2016 at 11:21 PM, Sergey A. Osokin <osa@freebsd.org> wrote: > Bartek, > > would you mind upgrading the CONFLICTS for www/nginx-devel as well. > > Thanks in advance. > > On Thu, Dec 01, 2016 at 09:35:10PM +0000, Bartek Rutkowski wrote: > > Author: robak > > Date: Thu Dec 1 21:35:10 2016 > > New Revision: 427525 > > URL: https://svnweb.freebsd.org/changeset/ports/427525 > > > > Log: > > www/nginx: make the port slave friendly > > > > Reviewed by: mat > > Approved by: mat > > ... > > > -CONFLICTS?= nginx-devel-1.* > > +CONFLICTS?= nginx-devel-1.* \ > > + nginx-full-1.* \ > > + nginx-lite-1.* \ > > + nginx-naxsi-1.* > Hi Sergey, I will, obviously, when I'll be committing the same set of changed for nginx-devel, probably this weekend. Meanwhile, I was wondering if you were aware of the issue with one of the nginx options, it fails like that: + ngx_http_zip_module was configured adding module in /wrkdirs/usr/ports/www/nginx-full/work/drizzle-nginx- module-0.1.9 checking for libdrizzle library ... not found checking for libdrizzle library in /usr/local/ ... not found checking for libdrizzle library in /usr/local ... not found checking for libdrizzle library in /usr/pkg/ ... not found checking for libdrizzle library in /opt/local/ ... not found ./configure: error: the ngx_drizzle addon requires the libdrizzle library. ===> Script "configure" failed unexpectedly. Please report the problem to robak@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/www/nginx-full/work/nginx-1.10.2/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGFrfxa2n_P3ObwSHZ49TeUQGV=mCQM1BYVU6fADuUdbg16Sxw>