Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2014 17:38:07 GMT
From:      pkg-fallout-builder@FreeBSD.org
To:        ashish@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [REL - 84amd64-default][multimedia/libvpx] Failed for libvpx-1.3.0 in build
Message-ID:  <201407171738.s6HHc7m9082540@beefy2.isc.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: amdmi3@FreeBSD.org
Ident:          $FreeBSD: head/multimedia/libvpx/Makefile 356766 2014-06-06 11:12:46Z amdmi3 $
Log URL:        /bulk/84amd64-default/2014-07-17_16h27m31s/logs/libvpx-1.3.0.log
Build URL:      /bulk/84amd64-default/2014-07-17_16h27m31s
Log:

====>> Building multimedia/libvpx
build started at Thu Jul 17 17:35:22 UTC 2014
port directory: /usr/ports/multimedia/libvpx
building for: FreeBSD 84amd64-default-job-08 8.4-RELEASE-p14 FreeBSD 8.4-RELEASE-p14 amd64
maintained by: ashish@FreeBSD.org
Makefile ident:      $FreeBSD: head/multimedia/libvpx/Makefile 356766 2014-06-06 11:12:46Z amdmi3 $
Poudriere version: 3.1-pre
Host OSVERSION: 1100027
Jail OSVERSION: 804000

---Begin Environment---
OSVERSION=804000
UNAME_v=FreeBSD 8.4-RELEASE-p14
UNAME_r=8.4-RELEASE-p14
FTP_PASSIVE_MODE=YES
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/84amd64-default/ref
PKG_EXT=txz
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=libvpx-1.3.0
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
OLDPWD=/root
PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool
MASTERNAME=84amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/.p/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for libvpx-1.3.0:
     DEBUG=off: Build with debugging support
     POSTPROC=on: Enable postprocessing
     RUNTIME=on: Enable runtime CPU detection
     SHARED=on: Enable shared-library support
     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-postproc --enable-runtime-cpu-detect --enable-shared --target=x86_64-linux-gcc
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
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" 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" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl 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" 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 SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="gcc47" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing"  CPP="cpp47" CPPFLAGS=""  LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc47 -L/usr
 /local/lib/gcc47" LIBS=""  CXX="g++47" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DEBUG="@comment
"
NO_DEBUG=""
POSTPROC=""
NO_POSTPROC="@comment
"
RUNTIME=""
NO_RUNTIME="@comment
"
SHARED=""
NO_SHARED="@comment
"
THREADS=""
NO_THREADS="@comment
"
OSREL=8.4
PREFIX=%D
LOCALBASE=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
PORTDATA=""
LIB32DIR=lib
PERL_VERSION=5.16.3
PERL_VER=5.16
PERL_ARCH=mach
PERL5_MAN3=lib/perl5/5.16/man/man3
SITE_PERL=lib/perl5/site_perl/5.16
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=""
POSTPROC=""
NO_POSTPROC="@comment
"
RUNTIME=""
NO_RUNTIME="@comment
"
SHARED=""
NO_SHARED="@comment
"
THREADS=""
NO_THREADS="@comment
"
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
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
# clean-restricted ran via poudriere.conf NO_RESTRICTED
#NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libvpx-1.3.0 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.2.7_4.txz
Installing pkg-1.2.7_4... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of libvpx-1.3.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libvpx-1.3.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libvpx-1.3.0 for building
=> SHA256 Checksum OK for libvpx_1.3.0.orig.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE accepted by the user
===> Fetching all distfiles required by libvpx-1.3.0 for building
===>  Extracting for libvpx-1.3.0
=> SHA256 Checksum OK for libvpx_1.3.0.orig.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libvpx-1.3.0
===>  Applying FreeBSD patches for libvpx-1.3.0
===========================================================================
=======================<phase: build-depends  >============================
===>   libvpx-1.3.0 depends on executable: bash - not found
===>    Verifying install for bash in /usr/ports/shells/bash
===>   Installing existing package /packages/All/bash-4.3.18_2.txz
Installing bash-4.3.18_2...Installing gettext-0.18.3.1_1...Installing indexinfo-0.2... done
Installing libiconv-1.14_3... done
 done
 done
======================================================================

bash requires fdescfs(5) mounted on /dev/fd

If you have not done it yet, please do the following:

	mount -t fdescfs fdesc /dev/fd

To make it permanent, you need the following lines in /etc/fstab:

	fdesc	/dev/fd		fdescfs		rw	0	0

======================================================================
===>   Returning to build of libvpx-1.3.0
===>   libvpx-1.3.0 depends on executable: yasm - not found
===>    Verifying install for yasm in /usr/ports/devel/yasm
<snip>
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal17TestPropertyKeyIsD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal9TraceInfoD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal23ScopedPrematureExitFileD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing14TestPartResultD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing14TestPartResultC2ERKS0_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing12TestPropertyD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNK7testing8internal14TestCaseNameIsclEPKNS_8TestCaseE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal14TestCaseNameIsD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing7MessageD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal8FilePathC2ERKSs
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal14CapturedStreamC2Ei
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal14CapturedStreamD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal14CapturedStream17GetCapturedStringEv
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing14TestPartResultC2ENS0_4TypeEPKciS3_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED0Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing8internal29ParameterizedTestCaseInfoBaseESaIS3_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal29ParameterizedTestCaseRegistryD2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal10scoped_ptrISsE5resetEPSs
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResult13AppendMessageERKNS_7MessageE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_PKS3_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsINS_7MessageEEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA11_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsISsEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA2_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsINS_14TestPartResultEEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA14_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA3_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA24_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIPKcEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA6_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA5_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIdEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA17_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA9_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA15_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA7_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA12_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA13_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA29_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_EPKS3_RKS6_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal21UniversalTersePrinterIPKcE5PrintES3_PSo
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal21UniversalTersePrinterIPKwE5PrintES3_PSo
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing13PrintToStringIPKwEESsRKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing13PrintToStringIPKcEESsRKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing7MessagelsIA22_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal10scoped_ptrIKSsED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing8TestInfoESaIS2_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIiSaIiEED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal18StreamableToStringIiEESsRKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal17GetNextRandomSeedEi
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal18StreamableToStringIxEESsRKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing17TestEventListenerESaIS2_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing17TestEventListenerESaIS2_EE5eraseEN9__gnu_cxx17__normal_iteratorIPS2_S4_EE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing11EnvironmentESaIS2_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing8TestCaseESaIS2_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal12ShuffleRangeIiEEvPNS0_6RandomEiiPSt6vectorIT_SaIS5_EE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal18PrintCharAndCodeToIhhEEvT0_PSo
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZN7testing8internal18PrintCharAndCodeToIhhEEvT0_PSo
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal18PrintCharAndCodeToIhaEEvT0_PSo
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZN7testing8internal18PrintCharAndCodeToIhaEEvT0_PSo
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal18PrintCharAndCodeToIwwEEvT0_PSo
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal10scoped_ptrISt18basic_stringstreamIcSt11char_traitsIcESaIcEEE5resetEPS6_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal28ParseGoogleTestFlagsOnlyImplIcEEvPiPPT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal28ParseGoogleTestFlagsOnlyImplIwEEvPiPPT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing7MessageC2ERKS0_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt12_Vector_baseIN7testing14TestPartResultESaIS1_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNK7testing8internal13FloatingPointIfE12AlmostEqualsERKS2_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal15FloatingPointLEIfEENS_15AssertionResultEPKcS4_T_S5_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNK7testing8internal13FloatingPointIdE12AlmostEqualsERKS2_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal15FloatingPointLEIdEENS_15AssertionResultEPKcS4_T_S5_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsIA16_cEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing15AssertionResultlsISbIwSt11char_traitsIwESaIwEEEERS0_RKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt12_Vector_baseIN7testing12TestPropertyESaIS1_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing14TestPartResultaSERKS0_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN7testing12TestPropertyESt6vectorIS3_SaIS3_EEEENS2_8internal17TestPropertyKeyIsEET_SB_SB_T0_St26random_access_iterator_tag
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZSt7find_ifIN9__gnu_cxx17__normal_iteratorIPN7testing12TestPropertyESt6vectorIS3_SaIS3_EEEENS2_8internal17TestPropertyKeyIsEET_SB_SB_T0_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing12TestPropertyC2ERKS0_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt12_Vector_baseISsSaISsEED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt12_Vector_baseIN7testing8internal9TraceInfoESaIS2_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPPN7testing8TestCaseESt6vectorIS4_SaIS4_EEEENS2_8internal14TestCaseNameIsEET_SC_SC_T0_St26random_access_iterator_tag
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZSt7find_ifIN9__gnu_cxx17__normal_iteratorIPPN7testing8TestCaseESt6vectorIS4_SaIS4_EEEENS2_8internal14TestCaseNameIsEET_SC_SC_T0_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal18StreamableToStringIPcEESsRKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE8_M_eraseEPSt13_Rb_tree_nodeISsE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt3setISsSt4lessISsESaISsEED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing13PrintToStringIxEESsRKT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNKSt6vectorIN7testing14TestPartResultESaIS1_EE12_M_check_lenEmPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNKSt6vectorIN7testing12TestPropertyESaIS1_EE12_M_check_lenEmPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZSteqIcEN9__gnu_cxx11__enable_ifIXsrSt9__is_charIT_E7__valueEbE6__typeERKSbIS3_St11char_traitsIS3_ESaIS3_EESC_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZSt6__findIN9__gnu_cxx17__normal_iteratorIPKSsSt6vectorISsSaISsEEEESsET_S8_S8_RKT0_St26random_access_iterator_tag
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNKSt6vectorIPN7testing8TestInfoESaIS2_EE12_M_check_lenEmPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNKSt6vectorIiSaIiEE12_M_check_lenEmPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNKSt6vectorIPN7testing17TestEventListenerESaIS2_EE12_M_check_lenEmPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNKSt6vectorIPN7testing11EnvironmentESaIS2_EE12_M_check_lenEmPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNKSt6vectorIN7testing8internal9TraceInfoESaIS2_EE12_M_check_lenEmPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNKSt6vectorIPN7testing8TestCaseESaIS2_EE12_M_check_lenEmPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE10_M_insert_EPKSt18_Rb_tree_node_baseS8_RKSs
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueERKSs
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt12_Destroy_auxILb0EE9__destroyIPN7testing14TestPartResultEEEvT_S5_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIN7testing14TestPartResultESaIS1_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt12_Destroy_auxILb0EE9__destroyIPN7testing12TestPropertyEEEvT_S5_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt12_Destroy_auxILb0EE9__destroyIPSsEEvT_S3_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorISsSaISsEED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt12_Destroy_auxILb0EE9__destroyIPN7testing8internal9TraceInfoEEEvT_S6_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIN7testing8internal9TraceInfoESaIS2_EED2Ev
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt11__copy_moveILb0ELb1ESt26random_access_iterator_tagE8__copy_mIPN7testing17TestEventListenerEEEPT_PKS6_S9_S7_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing17TestEventListenerESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal18InitGoogleTestImplIcEEvPiPPT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_8TestCaseEvEET0_PT_MS4_FS3_vEPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_15TestFactoryBaseEPNS_4TestEEET0_PT_MS6_FS5_vEPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal18InitGoogleTestImplIwEEvPiPPT_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt20__copy_move_backwardILb0ELb0ESt26random_access_iterator_tagE13__copy_move_bIPN7testing14TestPartResultES5_EET0_T_S7_S6_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN7testing14TestPartResultES4_EET0_T_S6_S5_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIN7testing14TestPartResultESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt20__copy_move_backwardILb0ELb0ESt26random_access_iterator_tagE13__copy_move_bIPN7testing12TestPropertyES5_EET0_T_S7_S6_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN7testing12TestPropertyES4_EET0_T_S6_S5_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIN7testing12TestPropertyESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIN7testing12TestPropertyESaIS1_EE9push_backERKS1_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt20__copy_move_backwardILb0ELb0ESt26random_access_iterator_tagE13__copy_move_bIPN7testing8internal9TraceInfoES6_EET0_T_S8_S7_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPN7testing8internal9TraceInfoES5_EET0_T_S7_S6_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIN7testing8internal9TraceInfoESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt20__uninitialized_copyILb0EE13__uninit_copyIPKPKcPSsEET0_T_S8_S7_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorISsSaISsEEC2IPKPKcEET_S7_RKS0_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt11__copy_moveILb0ELb1ESt26random_access_iterator_tagE8__copy_mIPN7testing8TestInfoEEEPT_PKS6_S9_S7_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing8TestInfoESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt11__copy_moveILb0ELb1ESt26random_access_iterator_tagE8__copy_mIiEEPT_PKS3_S6_S4_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIiSaIiEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPiS1_EERKi
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIiSaIiEE9push_backERKi
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt11__copy_moveILb0ELb1ESt26random_access_iterator_tagE8__copy_mIPN7testing11EnvironmentEEEPT_PKS6_S9_S7_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing11EnvironmentESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt11__copy_moveILb0ELb1ESt26random_access_iterator_tagE8__copy_mIPN7testing8TestCaseEEEPT_PKS6_S9_S7_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing8TestCaseESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing8TestCaseESaIS2_EE6insertEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZNSt6vectorIPN7testing8TestCaseESaIS2_EE9push_backERKS2_
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .text._ZN7testing8internal12UnitTestImpl11AddTestInfoEPFvvES3_PNS_8TestInfoE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal24HasNewFatalFailureHelperE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal24HasNewFatalFailureHelperE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing4TestE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing4TestE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8TestCaseE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8TestCaseE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8UnitTestE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8UnitTestE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing32ScopedFakeTestPartResultReporterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing32ScopedFakeTestPartResultReporterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal18OsStackTraceGetterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal18OsStackTraceGetterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal35DefaultGlobalTestPartResultReporterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal35DefaultGlobalTestPartResultReporterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal38DefaultPerThreadTestPartResultReporterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal38DefaultPerThreadTestPartResultReporterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal12UnitTestImplE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal12UnitTestImplE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal27PrettyUnitTestResultPrinterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal27PrettyUnitTestResultPrinterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal17TestEventRepeaterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal17TestEventRepeaterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal24XmlUnitTestResultPrinterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal24XmlUnitTestResultPrinterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing32ScopedFakeTestPartResultReporterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal35DefaultGlobalTestPartResultReporterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal38DefaultPerThreadTestPartResultReporterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing4TestE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8TestCaseE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal27PrettyUnitTestResultPrinterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal17TestEventRepeaterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal24XmlUnitTestResultPrinterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal18OsStackTraceGetterE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8UnitTestE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal12UnitTestImplE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal24HasNewFatalFailureHelperE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing31TestPartResultReporterInterfaceE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing31TestPartResultReporterInterfaceE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing31TestPartResultReporterInterfaceE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing17TestEventListenerE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing17TestEventListenerE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing17TestEventListenerE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal27OsStackTraceGetterInterfaceE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal27OsStackTraceGetterInterfaceE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal27OsStackTraceGetterInterfaceE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing22EmptyTestEventListenerE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing22EmptyTestEventListenerE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing22EmptyTestEventListenerE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .bss._ZN7testing8internal12TypeIdHelperINS_4TestEE6dummy_E
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTVN7testing8internal26GoogleTestFailureExceptionE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.rel.ro._ZTIN7testing8internal26GoogleTestFailureExceptionE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .rodata._ZTSN7testing8internal26GoogleTestFailureExceptionE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.DW.ref._ZTIN7testing8internal26GoogleTestFailureExceptionE
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.DW.ref._ZTISt9exception
/usr/local/bin/ld: ./libgtest.a(gtest-all.cc.o): no group info for section .data.DW.ref.__gxx_personality_v0
./libgtest.a: error adding symbols: Archive has no index; run ranlib to add one
collect2: error: ld returned 1 exit status
gmake[1]: *** [test_libvpx] Error 1
gmake: *** [.DEFAULT] Error 2
*** Error code 1

Stop in /usr/ports/multimedia/libvpx.



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