Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2018 11:03:53 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 111arm64-default][multimedia/libvpx] Failed for libvpx-1.7.0 in configure
Message-ID:  <201801291103.w0TB3ro8024575@thunderx1.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:     jbeich@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: head/multimedia/libvpx/Makefile 459963 2018-01-25 21:20:12Z jbeich $
Log URL:        http://thunderx1.nyi.freebsd.org/data/111arm64-default/460241/logs/libvpx-1.7.0.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-default&build=460241
Log:

=>> Building multimedia/libvpx
build started at Mon Jan 29 11:03:05 UTC 2018
port directory: /usr/ports/multimedia/libvpx
package name: libvpx-1.7.0
building for: FreeBSD 111arm64-default-job-06 11.1-RELEASE-p6 FreeBSD 11.1-RELEASE-p6 1101001 arm64
maintained by: jbeich@FreeBSD.org
Makefile ident:      $FreeBSD: head/multimedia/libvpx/Makefile 459963 2018-01-25 21:20:12Z jbeich $
Poudriere version: 3.2.4-20-g3ab5fc55
Host OSVERSION: 1200054
Jail OSVERSION: 1101001
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE-p6 1101001
UNAME_r=11.1-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/111arm64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/111arm64-default/ref/.p/pool
MASTERNAME=111arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.4-20-g3ab5fc55
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
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 libvpx-1.7.0:
     DEBUG=off: Build with debugging support
     MULTIRES=on: Enable multi-resolution encoding
     POSTPROC=on: Enable postprocessing
     SHARED=on: Enable shared-library support
     SIZE_LIMIT=on: Maximum size allowed by decoder: 16384x16384
     TEST=off: Build and/or run tests
     THREADS=on: Threading support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
jbeich@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--target=arm64-linux-gcc  --prefix=/usr/local  --disable-install-docs  --disable-install-srcs  --enable-pic  --enable-vp8  --enable-vp9 --enable-multi-res-encoding --enable-postproc --enable-vp9-postproc	 --enable-vp9-temporal-denoising --enable-shared --size-limit=16384x16384 --disable-unit-tests
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
ASFLAGS="" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libvpx/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libvpx/work  HOME=/wrkdirs/usr/ports/multimedia/libvpx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/libvpx/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libvpx/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libvpx/work  HOME=/wrkdirs/usr/ports/multimedia/libvpx/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/libvpx/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  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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="" PORTEXAMPLES="" DEBUG="@comment " NO_DEBUG="" MULTIRES="" NO_MULTIRES="@comment " POSTPROC="" NO_POSTPROC="@comment " SHARED="" NO_SHARED="@comment " SIZE_LIMIT="" NO_SIZE_LIMIT="@comment " TEST="@comment " NO_TEST="" THREADS="" NO_THREADS="@comment " RTCPU="@comment " NO_RTCPU="" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.24.3  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/libvpx"  EXAMPLESDIR="share/examples/libvpx"  DATADIR="share/libvpx"  WWWDIR="www/libvpx"  ETCDIR="etc/libvpx"
--End PLIST_SUB--

--SUB_LIST--
DEBUG="@comment " NO_DEBUG="" MULTIRES="" NO_MULTIRES="@comment " POSTPROC="" NO_POSTPROC="@comment " SHARED="" NO_SHARED="@comment " SIZE_LIMIT="" NO_SIZE_LIMIT="@comment " TEST="@comment " NO_TEST="" THREADS="" NO_THREADS="@comment " RTCPU="@comment " NO_RTCPU="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/libvpx DOCSDIR=/usr/local/share/doc/libvpx EXAMPLESDIR=/usr/local/share/examples/libvpx  WWWDIR=/usr/local/www/libvpx ETCDIR=/usr/local/etc/libvpx
--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
#### /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 ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.1-RELEASE-p6
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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 BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libvpx-1.7.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.4.txz
[111arm64-default-job-06] Installing pkg-1.10.4...
[111arm64-default-job-06] Extracting pkg-1.10.4: .......... done
===>   libvpx-1.7.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libvpx-1.7.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
=> webmproject-libvpx-v1.7.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/webmproject/libvpx/tar.gz/v1.7.0?dummy=/webmproject-libvpx-v1.7.0_GH0.tar.gz
webmproject-libvpx-v1.7.0_GH0.tar.gz                     0  B    0  Bps
===> Fetching all distfiles required by libvpx-1.7.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libvpx-1.7.0 for building
=> SHA256 Checksum OK for webmproject-libvpx-v1.7.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libvpx-1.7.0 for building
===>  Extracting for libvpx-1.7.0
=> SHA256 Checksum OK for webmproject-libvpx-v1.7.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libvpx-1.7.0
===>  Applying FreeBSD patches for libvpx-1.7.0
===========================================================================
=======================<phase: build-depends  >============================
===>   libvpx-1.7.0 depends on executable: nasm - not found
===>   Installing existing package /packages/All/nasm-2.13.02,1.txz
[111arm64-default-job-06] Installing nasm-2.13.02,1...
[111arm64-default-job-06] Extracting nasm-2.13.02,1: .......... done
===>   libvpx-1.7.0 depends on executable: nasm - found
===>   Returning to build of libvpx-1.7.0
===>   libvpx-1.7.0 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[111arm64-default-job-06] Installing gmake-4.2.1_1...
[111arm64-default-job-06] `-- Installing gettext-runtime-0.19.8.1_1...
[111arm64-default-job-06] |   `-- Installing indexinfo-0.3.1...
[111arm64-default-job-06] |   `-- Extracting indexinfo-0.3.1: .... done
[111arm64-default-job-06] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[111arm64-default-job-06] Extracting gmake-4.2.1_1: .......... done
===>   libvpx-1.7.0 depends on executable: gmake - found
===>   Returning to build of libvpx-1.7.0
===>   libvpx-1.7.0 depends on package: perl5>=5.24<5.25 - not found
===>   Installing existing package /packages/All/perl5-5.24.3.txz
[111arm64-default-job-06] Installing perl5-5.24.3...
[111arm64-default-job-06] Extracting perl5-5.24.3: .......... done
Message from perl5-5.24.3:

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.
===>   libvpx-1.7.0 depends on package: perl5>=5.24<5.25 - found
===>   Returning to build of libvpx-1.7.0
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for libvpx-1.7.0
  disabling install_docs
  disabling install_srcs
  enabling pic
  enabling vp8
  enabling vp9
  enabling multi_res_encoding
  enabling postproc
  enabling vp9_postproc
  enabling vp9_temporal_denoising
  enabling shared
  disabling unit_tests
Configuring for target 'arm64-linux-gcc'
  enabling arm64
  enabling neon
  enabling webm_io
  enabling libyuv
Toolchain is unable to link executables

Configuration failed. This could reflect a misconfiguration of your
toolchains, improper options selected, or another problem. If you
don't see any useful error messages above, the next step is to look
at the configure error log file (config.log) to determine what
configure was trying to do when it died.
===>  Script "configure" failed unexpectedly.
Please report the problem to jbeich@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/multimedia/libvpx/work/libvpx-1.7.0/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/multimedia/libvpx



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