Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2017 01:52:03 GMT
From:      pkg-fallout@FreeBSD.org
To:        ale@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-i386-default][math/gmp] Failed for gmp-6.1.2 in configure
Message-ID:  <201702140152.v1E1q3CV069972@beefy11.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:     ale@FreeBSD.org
Last committer: ale@FreeBSD.org
Ident:          $FreeBSD: head/math/gmp/Makefile 434009 2017-02-13 17:39:41Z ale $
Log URL:        http://beefy11.nyi.freebsd.org/data/head-i386-default/p434062_s313713/logs/gmp-6.1.2.log
Build URL:      http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p434062_s313713
Log:

====>> Building math/gmp
build started at Tue Feb 14 01:51:44 UTC 2017
port directory: /usr/ports/math/gmp
building for: FreeBSD head-i386-default-job-24 12.0-CURRENT FreeBSD 12.0-CURRENT r313713 i386
maintained by: ale@FreeBSD.org
Makefile ident:      $FreeBSD: head/math/gmp/Makefile 434009 2017-02-13 17:39:41Z ale $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1200020
Job Id: 24




!!! Jail is newer than host. (Jail: 1200020, Host: 1200018) !!!
!!! 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
UNAME_v=FreeBSD 12.0-CURRENT r313713
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=gmp-6.1.2
OSREL=12.0
_OSRELEASE=12.0-CURRENT
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1200020
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for gmp-6.1.2:
     CPU_OPTS=off: Enable assembly optimizations for your CPU
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local  --infodir=/usr/local/info  --mandir=/usr/local/man  --enable-cxx --build=i386-portbld-freebsd12.0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKEINFO="makeinfo --no-split" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gmp/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gmp/work  HOME=/wrkdirs/usr/ports/math/gmp/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/gmp/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gmp/work  HOME=/wrkdirs/usr/ports/math/gmp/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="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/gmp"
EXAMPLESDIR="share/examples/gmp"
DATADIR="share/gmp"
WWWDIR="www/gmp"
ETCDIR="etc/gmp"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License LGPL3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   gmp-6.1.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
[head-i386-default-job-24] Installing pkg-1.9.4_1...
[head-i386-default-job-24] Extracting pkg-1.9.4_1: .......... done
===>   gmp-6.1.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of gmp-6.1.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL3 accepted by the user
=> gmp-6.1.2.tar.xz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch http://ftpmirror.gnu.org/gmp/gmp-6.1.2.tar.xz
gmp-6.1.2.tar.xz                                         0  B    0  Bps
===> Fetching all distfiles required by gmp-6.1.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL3 accepted by the user
===> Fetching all distfiles required by gmp-6.1.2 for building
=> SHA256 Checksum OK for gmp-6.1.2.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL3 accepted by the user
===> Fetching all distfiles required by gmp-6.1.2 for building
===>  Extracting for gmp-6.1.2
=> SHA256 Checksum OK for gmp-6.1.2.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for gmp-6.1.2
===========================================================================
=======================<phase: build-depends  >============================
===>   gmp-6.1.2 depends on executable: makeinfo - not found
===>   Installing existing package /packages/All/texinfo-6.1.20160425,1.txz
[head-i386-default-job-24] Installing texinfo-6.1.20160425,1...
[head-i386-default-job-24] `-- Installing indexinfo-0.2.6...
[head-i386-default-job-24] `-- Extracting indexinfo-0.2.6: .... done
[head-i386-default-job-24] `-- Installing gettext-runtime-0.19.8.1_1...
[head-i386-default-job-24] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-i386-default-job-24] `-- Installing perl5-5.24.1...
[head-i386-default-job-24] `-- Extracting perl5-5.24.1: .......... done
[head-i386-default-job-24] Extracting texinfo-6.1.20160425,1: .......... done
Message from perl5-5.24.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.
===>   gmp-6.1.2 depends on executable: makeinfo - found
===>   Returning to build of gmp-6.1.2
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for gmp-6.1.2
checking build system type... i386-portbld-freebsd12.0
checking host system type... i386-portbld-freebsd12.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking ABI=32
checking whether cc is gcc... yes
checking compiler cc -O2 -pipe  -fstack-protector -fno-strict-aliasing ... no, mpn_lshift_com optimization 2, program does not run
configure: error: could not find a working compiler, see config.log for details
===>  Script "configure" failed unexpectedly.
Please report the problem to ale@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/math/gmp/work/gmp-6.1.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

Stop.
make: stopped in /usr/ports/math/gmp



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