Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2020 09:40:57 GMT
From:      pkg-fallout@FreeBSD.org
To:        sbz@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][sysutils/goaccess] Failed for goaccess-1.3_3 in configure
Message-ID:  <202001010940.0019evGY047689@beefy17.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     sbz@FreeBSD.org
Last committer: bapt@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/goaccess/Makefile 521007 2019-12-27 16:16:40Z bapt $
Log URL:        http://beefy17.nyi.freebsd.org/data/head-i386-default/p521577_s356213/logs/goaccess-1.3_3.log
Build URL:      http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p521577_s356213
Log:

=>> Building sysutils/goaccess
build started at Wed Jan  1 09:40:50 UTC 2020
port directory: /usr/ports/sysutils/goaccess
package name: goaccess-1.3_3
building for: FreeBSD head-i386-default-job-12 13.0-CURRENT FreeBSD 13.0-CURRENT 1300072 i386
maintained by: sbz@FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/goaccess/Makefile 521007 2019-12-27 16:16:40Z bapt $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300062
Jail OSVERSION: 1300072
Job Id: 12




!!! Jail is newer than host. (Jail: 1300072, Host: 1300062) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1300072
UNAME_v=FreeBSD 13.0-CURRENT 1300072
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for goaccess-1.3_3:
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     GEOIP2=on: IP location support
     NLS=on: Native Language Support
     UTF8=on: Unicode UTF-8 encoding support
====> Tokyo Cabinet support: you can only select none or one of them
     TOKYOCABINET_BTREE=off: Storage using on-disk B+ Tree
     TOKYOCABINET_MHASH=off: Storage using on-memory hash database
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
sbz@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-geoip=mmdb --enable-nls --enable-utf8 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/goaccess/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/goaccess/work  HOME=/wrkdirs/usr/ports/sysutils/goaccess/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/goaccess/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/goaccess/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/goaccess/work  HOME=/wrkdirs/usr/ports/sysutils/goaccess/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/goaccess/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -I/usr/include -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -L/usr/lib -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/include -fstack-protector-strong -fno-strict-aliasing  "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " GEOIP2="" NO_GEOIP2="@comment " NLS="" NO_NLS="@comment " TOKYOCABINET_BTREE="@comment " NO_TOKYOCABINET_BTREE="" TOKYOCABINET_MHASH="@comment " NO_TOKYOCABINET_MHASH="" UTF8="" NO_UTF8="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/goaccess"  EXAMPLESDIR="share/examples/goaccess"  DATADIR="share/goaccess"  WWWDIR="www/goaccess"  ETCDIR="etc/goaccess"
--End PLIST_SUB--

--SUB_LIST--
DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " GEOIP2="" NO_GEOIP2="@comment " NLS="" NO_NLS="@comment " TOKYOCABINET_BTREE="@comment " NO_TOKYOCABINET_BTREE="" TOKYOCABINET_MHASH="@comment " NO_TOKYOCABINET_MHASH="" UTF8="" NO_UTF8="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/goaccess DOCSDIR=/usr/local/share/doc/goaccess EXAMPLESDIR=/usr/local/share/examples/goaccess  WWWDIR=/usr/local/www/goaccess ETCDIR=/usr/local/etc/goaccess
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 9.0.1 (git@github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.1 (git@github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 9.0.1 (git@github.com:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300072
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   goaccess-1.3_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[head-i386-default-job-12] Installing pkg-1.12.0...
[head-i386-default-job-12] Extracting pkg-1.12.0: .......... done
===>   goaccess-1.3_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of goaccess-1.3_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by goaccess-1.3_3 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by goaccess-1.3_3 for building
=> SHA256 Checksum OK for goaccess-1.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by goaccess-1.3_3 for building
===>  Extracting for goaccess-1.3_3
=> SHA256 Checksum OK for goaccess-1.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for goaccess-1.3_3
===>  Applying FreeBSD patches for goaccess-1.3_3
===========================================================================
=======================<phase: build-depends  >============================
===>   goaccess-1.3_3 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.6.3,1.txz
[head-i386-default-job-12] Installing pkgconf-1.6.3,1...
[head-i386-default-job-12] Extracting pkgconf-1.6.3,1: .......... done
===>   goaccess-1.3_3 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of goaccess-1.3_3
===========================================================================
=======================<phase: lib-depends    >============================
===>   goaccess-1.3_3 depends on shared library: libmaxminddb.so - not found
===>   Installing existing package /packages/All/libmaxminddb-1.4.2.txz
[head-i386-default-job-12] Installing libmaxminddb-1.4.2...
[head-i386-default-job-12] Extracting libmaxminddb-1.4.2: .......... done
===>   goaccess-1.3_3 depends on shared library: libmaxminddb.so - found (/usr/local/lib/libmaxminddb.so)
===>   Returning to build of goaccess-1.3_3
===>   goaccess-1.3_3 depends on shared library: libintl.so - not found
===>   Installing existing package /packages/All/gettext-runtime-0.20.1.txz
[head-i386-default-job-12] Installing gettext-runtime-0.20.1...
[head-i386-default-job-12] `-- Installing indexinfo-0.3.1...
[head-i386-default-job-12] `-- Extracting indexinfo-0.3.1: .... done
[head-i386-default-job-12] Extracting gettext-runtime-0.20.1: .......... done
===>   goaccess-1.3_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   Returning to build of goaccess-1.3_3
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for goaccess-1.3_3
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/sysutils/goaccess/work/goaccess-1.3/config.rpath
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking build system type... i386-portbld-freebsd13.0
checking host system type... i386-portbld-freebsd13.0
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
checking for libintl_dgettext in -lintl... no
checking for pthread_create in -lpthread... yes
checking whether to build with rdynamic for GNU ld... yes
checking for MMDB_open in -lmaxminddb... no
configure: error: 
    *** Missing development files for libmaxminddb library.
  
===>  Script "configure" failed unexpectedly.
Please report the problem to sbz@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/sysutils/goaccess/work/goaccess-1.3/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

Stop.
make: stopped in /usr/ports/sysutils/goaccess



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