Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2017 01:21:58 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][multimedia/libvpx] Failed for libvpx-1.6.1 in configure
Message-ID:  <201701210121.v0L1Lwcb087108@beefy15.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:     ashish@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/multimedia/libvpx/Makefile 431767 2017-01-17 17:52:16Z jbeich $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/431992/logs/libvpx-1.6.1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=431992
Log:

====>> Building multimedia/libvpx
build started at Sat Jan 21 01:20:50 UTC 2017
port directory: /usr/ports/multimedia/libvpx
building for: FreeBSD 110armv6-quarterly-job-07 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: ashish@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/multimedia/libvpx/Makefile 431767 2017-01-17 17:52:16Z jbeich $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 07

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
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=libvpx-1.6.1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
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=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for libvpx-1.6.1:
     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---

--CONFIGURE_ARGS--
--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 --target=armv6-linux-gcc --cpu=armv6
--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/multimedia/libvpx/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libvpx/work  HOME=/wrkdirs/usr/ports/multimedia/libvpx/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
LC_ALL=C 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" 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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -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--
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
"
RUNTIME="@comment
"
NO_RUNTIME=""
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/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
"
RUNTIME="@comment
"
NO_RUNTIME=""
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---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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---
---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---
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libvpx-1.6.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-07] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-07] Extracting pkg-1.9.4_1: .......... done
===>   libvpx-1.6.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libvpx-1.6.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libvpx-1.6.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libvpx-1.6.1 for building
=> SHA256 Checksum OK for webmproject-libvpx-v1.6.1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libvpx-1.6.1 for building
===>  Extracting for libvpx-1.6.1
=> SHA256 Checksum OK for webmproject-libvpx-v1.6.1_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libvpx-1.6.1
===>  Applying extra patch /usr/ports/multimedia/libvpx/files/extra-patch-build_make_Makefile
===>  Applying FreeBSD patches for libvpx-1.6.1
===========================================================================
=======================<phase: build-depends  >============================
===>   libvpx-1.6.1 depends on executable: yasm - not found
===>   Installing existing package /packages/All/yasm-1.3.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-07] Installing yasm-1.3.0...
[110armv6-quarterly-job-07] `-- Installing gettext-runtime-0.19.8.1_1...
[110armv6-quarterly-job-07] |   `-- Installing indexinfo-0.2.6...
[110armv6-quarterly-job-07] |   `-- Extracting indexinfo-0.2.6: .... done
[110armv6-quarterly-job-07] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110armv6-quarterly-job-07] Extracting yasm-1.3.0: .......... done
===>   libvpx-1.6.1 depends on executable: yasm - found
===>   Returning to build of libvpx-1.6.1
===>   libvpx-1.6.1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-07] Installing gmake-4.2.1_1...
[110armv6-quarterly-job-07] Extracting gmake-4.2.1_1: .......... done
===>   libvpx-1.6.1 depends on executable: gmake - found
===>   Returning to build of libvpx-1.6.1
===>   libvpx-1.6.1 depends on package: perl5>=5.24<5.25 - not found
===>   Installing existing package /packages/All/perl5-5.24.1.r4_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-07] Installing perl5-5.24.1.r4_1...
[110armv6-quarterly-job-07] 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.
===>   libvpx-1.6.1 depends on package: perl5>=5.24<5.25 - found
===>   Returning to build of libvpx-1.6.1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for libvpx-1.6.1
  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
Unrecognized toolchain 'armv6-linux-gcc'

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 ashish@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/multimedia/libvpx/work/libvpx-1.6.1/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?201701210121.v0L1Lwcb087108>