Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2015 23:37:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203273] dns/bind99 could not be built with poudriere
Message-ID:  <bug-203273-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203273

            Bug ID: 203273
           Summary: dns/bind99 could not be built with poudriere
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: lev@FreeBSD.org
          Assignee: mat@FreeBSD.org
             Flags: maintainer-feedback?(mat@FreeBSD.org)

Created attachment 161289
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161289&action=edit
src.conf of jail where build failed.

I'm building small set of packages for my NanoBSD image with poudriere on
11-CURRENT system. Before latest update of dns/bind99 from 9.9.7-P3 to 9.9.8
everything worked fine.

9.9.8 failed to build with this error:

cc -pthread  -I/wrkdirs/usr/ports/dns/bind99/work/bind-9.9.8 -I./include
-I/wrkdirs/usr/ports/dns/bind99/work/bind-9.9.8/lib/dns/include 
-I../../lib/dns/include
-I/wrkdirs/usr/ports/dns/bind99/work/bind-9.9.8/lib/bind9/include 
-I../../lib/bind9/include 
-I/wrkdirs/usr/ports/dns/bind99/work/bind-9.9.8/lib/isc/include 
-I../../lib/isc  -I../../lib/isc/include  -I../../lib/isc/unix/include 
-I../../lib/isc/pthreads/include  -I../../lib/isc/x86_32/include
-I/wrkdirs/usr/ports/dns/bind99/work/bind-9.9.8/lib/lwres/include 
-I../../lib/lwres/unix/include  -I../../lib/lwres/include
-I/wrkdirs/usr/ports/dns/bind99/work/bind-9.9.8/lib/isccfg/include 
-I../../lib/isccfg/include   -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DVERSION=\"9.9.8\" -D_THREAD_SAFE -O2 -pipe  -isystem
/usr/local/include -fstack-protector -fno-strict-aliasing
-I/usr/local/include/libxml2 -I/usr/local/include   -W -Wall
-Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith
-fno-strict-aliasing  -c nslookup.c
nslookup.c:48:10: fatal error: 'readline/readline.h' file not found
#include <readline/readline.h>
         ^
1 error generated.

I have rather lot WITHOUT_XXX options in my jail (attached as
"11x64-gw-src.conf"), but there is system
"usr/include/edit/readline/readline.h", and libedit-3.1.20150325_1 is installed
by poudriere too.

Options for "dns/bind99" port are attached as "dns_bind99.options".

-- 
You are receiving this mail because:
You are the assignee for the bug.



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