Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2016 03:15:27 +0000
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        Bart??omiej Rutkowski <robak@freebsd.org>
Cc:        "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:  <20161204031527.GF86539@FreeBSD.org>
In-Reply-To: <CAGFrfxa2n_P3ObwSHZ49TeUQGV=mCQM1BYVU6fADuUdbg16Sxw@mail.gmail.com>
References:  <201612012135.uB1LZAio038168@repo.freebsd.org> <20161202232122.GE86539@FreeBSD.org> <CAGFrfxa2n_P3ObwSHZ49TeUQGV=mCQM1BYVU6fADuUdbg16Sxw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 03, 2016 at 02:36:16PM +0000, Bart??omiej Rutkowski wrote:
> 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

Hi Bartek,

I'd recommend to take a look on /wrkdirs/usr/ports/www/nginx-full/work/nginx-1.10.2/config.log,
my guess is it'll get an answer for the question.

-- 
Sergey A. Osokin
osa@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161204031527.GF86539>