Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2017 03:10:51 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips64-quarterly][security/clambc] Failed for clambc-0.98.5.r1_1 in configure
Message-ID:  <201702180310.v1I3Apmi087229@beefy16.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:     zi@FreeBSD.org
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/security/clambc/Makefile 426566 2016-11-20 09:38:08Z gerald $
Log URL:        http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/434324/logs/clambc-0.98.5.r1_1.log
Build URL:      http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=434324
Log:

====>> Building security/clambc
build started at Sat Feb 18 03:09:44 UTC 2017
port directory: /usr/ports/security/clambc
building for: FreeBSD 110mips64-quarterly-job-02 11.0-RELEASE-p7 FreeBSD 11.0-RELEASE-p7 r311916 mips
maintained by: zi@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/security/clambc/Makefile 426566 2016-11-20 09:38:08Z gerald $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p7 r311916
UNAME_r=11.0-RELEASE-p7
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips64-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=clambc-0.98.5.r1_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110mips64-quarterly/ref/.p/pool
MASTERNAME=110mips64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-optimized --enable-targets=host-only  --disable-bindings --enable-bindings=none --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/security/clambc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/clambc/work  HOME=/wrkdirs/usr/ports/security/clambc/work TMPDIR="/tmp" 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/security/clambc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/clambc/work  HOME=/wrkdirs/usr/ports/security/clambc/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="gcc" CFLAGS="-O2 -pipe -G0  -fno-strict-aliasing"  CPP="gcpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="g++" CXXFLAGS="-O2 -pipe -G0 -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
PERL_VERSION=5.24.1
PERL_VER=5.24
PERL5_MAN1=lib/perl5/site_perl/man/man1
PERL5_MAN3=lib/perl5/site_perl/man/man3
SITE_PERL=lib/perl5/site_perl
SITE_ARCH=lib/perl5/site_perl/mach/5.24
DOCSDIR="share/doc/clambc"
EXAMPLESDIR="share/examples/clambc"
DATADIR="share/clambc"
WWWDIR="www/clambc"
ETCDIR="etc/clambc"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/clambc
DOCSDIR=/usr/local/share/doc/clambc
EXAMPLESDIR=/usr/local/share/examples/clambc
WWWDIR=/usr/local/www/clambc
ETCDIR=/usr/local/etc/clambc
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=mips
MACHINE_ARCH=mips64
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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=mips64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p7
_SMP_CPUS=28
#### Misc Poudriere ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtxp                           (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   clambc-0.98.5.r1_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[110mips64-quarterly-job-02] Installing pkg-1.9.4_1...
[110mips64-quarterly-job-02] Extracting pkg-1.9.4_1: .......... done
===>   clambc-0.98.5.r1_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of clambc-0.98.5.r1_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by clambc-0.98.5.r1_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by clambc-0.98.5.r1_1 for building
=> SHA256 Checksum OK for clambc-0.98.5rc1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by clambc-0.98.5.r1_1 for building
===>  Extracting for clambc-0.98.5.r1_1
=> SHA256 Checksum OK for clambc-0.98.5rc1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for clambc-0.98.5.r1_1
===>  Applying FreeBSD patches for clambc-0.98.5.r1_1
===========================================================================
=======================<phase: build-depends  >============================
===>   clambc-0.98.5.r1_1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110mips64-quarterly-job-02] Installing gmake-4.2.1_1...
[110mips64-quarterly-job-02] `-- Installing indexinfo-0.2.6...
[110mips64-quarterly-job-02] `-- Extracting indexinfo-0.2.6: .... done
[110mips64-quarterly-job-02] `-- Installing gettext-runtime-0.19.8.1_1...
[110mips64-quarterly-job-02] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110mips64-quarterly-job-02] Extracting gmake-4.2.1_1: .......... done
===>   clambc-0.98.5.r1_1 depends on executable: gmake - found
===>   Returning to build of clambc-0.98.5.r1_1
===>   clambc-0.98.5.r1_1 depends on package: perl5>=5.24<5.25 - not found
===>   Installing existing package /packages/All/perl5-5.24.1.r4_1.txz
[110mips64-quarterly-job-02] Installing perl5-5.24.1.r4_1...
[110mips64-quarterly-job-02] Extracting perl5-5.24.1.r4_1: .......... done
Message from perl5-5.24.1.r4_1:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===>   clambc-0.98.5.r1_1 depends on package: perl5>=5.24<5.25 - found
===>   Returning to build of clambc-0.98.5.r1_1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for clambc-0.98.5.r1_1
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/security/clambc/work/clamav-bytecode-compiler-clambc-0.98.5rc1/llvm/autoconf/m4/libtool.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/security/clambc/work/clamav-bytecode-compiler-clambc-0.98.5rc1/llvm/configure
configure: loading site script /usr/ports/Templates/config.site
configure: WARNING: Unknown project (clamdriver) won't be configured automatically
configure: WARNING: Unknown project (ifacegen) won't be configured automatically
checking build system type... mips64-portbld-freebsd11.0
checking host system type... mips64-portbld-freebsd11.0
checking target system type... mips64-portbld-freebsd11.0
checking type of operating system we're going to host on... FreeBSD
checking type of operating system we're going to target... FreeBSD
checking target architecture... Unknown
configure: WARNING: Configuring LLVM for an unknown target archicture
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... yes
configure: error: Can not set target to build
===>  Script "llvm/configure" failed unexpectedly.
Please report the problem to zi@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/security/clambc/work/.build/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/security/clambc



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