[package - head-armv6-default][multimedia/libtuner] Failed for libtuner-1.1.4 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Oct 1 13:07:40 UTC 2020


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:     jason.harmening at gmail.com
Last committer: swills at FreeBSD.org
Ident:          $FreeBSD: head/multimedia/libtuner/Makefile 459103 2018-01-15 17:40:13Z swills $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p550759_s366303/logs/libtuner-1.1.4.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p550759_s366303
Log:

=>> Building multimedia/libtuner
build started at Thu Oct  1 13:05:46 UTC 2020
port directory: /usr/ports/multimedia/libtuner
package name: libtuner-1.1.4
building for: FreeBSD head-armv6-default-job-06 13.0-CURRENT FreeBSD 13.0-CURRENT 1300117 arm
maintained by: jason.harmening at gmail.com
Makefile ident:      $FreeBSD: head/multimedia/libtuner/Makefile 459103 2018-01-15 17:40:13Z swills $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300117
Job Id: 06




!!! Jail is newer than host. (Jail: 1300117, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1300117
UNAME_v=FreeBSD 13.0-CURRENT 1300117
UNAME_r=13.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
QEMU_EMULATING=1
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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---
---End OPTIONS List---

--MAINTAINER--
jason.harmening at gmail.com
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libtuner/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libtuner/work  HOME=/wrkdirs/usr/ports/multimedia/libtuner/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/libtuner/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libtuner/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libtuner/work  HOME=/wrkdirs/usr/ports/multimedia/libtuner/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/libtuner/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  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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--
OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libtuner"  EXAMPLESDIR="share/examples/libtuner"  DATADIR="share/libtuner"  WWWDIR="www/libtuner"  ETCDIR="etc/libtuner"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/libtuner DOCSDIR=/usr/local/share/doc/libtuner EXAMPLESDIR=/usr/local/share/examples/libtuner  WWWDIR=/usr/local/www/libtuner ETCDIR=/usr/local/etc/libtuner
--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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_9d218390=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-91-g6e042866c30) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_ALTCCVERSION_9d218390=none
_CXXINTERNAL_9c45a5b1=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-91-g6e042866c30) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_9d218390_58173849=yes
CC_OUTPUT_9d218390_9bdba57c=yes
CC_OUTPUT_9d218390_6a4fe7f5=yes
CC_OUTPUT_9d218390_6bcac02b=yes
CC_OUTPUT_9d218390_67d20829=yes
CC_OUTPUT_9d218390_bfa62e83=yes
CC_OUTPUT_9d218390_f0b4d593=yes
CC_OUTPUT_9d218390_308abb44=yes
CC_OUTPUT_9d218390_f00456e5=yes
CC_OUTPUT_9d218390_65ad290d=yes
CC_OUTPUT_9d218390_f2776b26=yes
CC_OUTPUT_9d218390_b2657cc3=yes
CC_OUTPUT_9d218390_380987f7=yes
CC_OUTPUT_9d218390_160933ec=yes
CC_OUTPUT_9d218390_fb62803b=yes
_OBJC_CCVERSION_9d218390=FreeBSD clang version 11.0.0 (git at github.com:llvm/llvm-project.git llvmorg-11.0.0-rc2-91-g6e042866c30) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin
_OBJC_ALTCCVERSION_9d218390=none
ARCH=armv6
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300117
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
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
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
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 BSD2CLAUSE MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libtuner-1.1.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.15.6.txz
[head-armv6-default-job-06] Installing pkg-1.15.6...
[head-armv6-default-job-06] Extracting pkg-1.15.6: .......... done
===>   libtuner-1.1.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libtuner-1.1.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE MIT accepted by the user
===> Fetching all distfiles required by libtuner-1.1.4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE MIT accepted by the user
===> Fetching all distfiles required by libtuner-1.1.4 for building
=> SHA256 Checksum OK for libtuner-1.1.4.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE MIT accepted by the user
===> Fetching all distfiles required by libtuner-1.1.4 for building
===>  Extracting for libtuner-1.1.4
=> SHA256 Checksum OK for libtuner-1.1.4.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libtuner-1.1.4
===>  Applying FreeBSD patches for libtuner-1.1.4 from /usr/ports/multimedia/libtuner/files
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for libtuner-1.1.4
===========================================================================
=======================<phase: build          >============================
===>  Building for libtuner-1.1.4
Warning: Object directory not changed from original /wrkdirs/usr/ports/multimedia/libtuner/work/libtuner-1.1.4
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_device.cpp -o tuner_device.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c pll_driver.cpp -o pll_driver.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_devnode_device.cpp -o tuner_devnode_device.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_firmware.cpp -o tuner_firmware.o
tuner_firmware.cpp:94:33: warning: format specifies type 'long *' but the argument has type 'time_t *' (aka 'long long *') [-Wformat]
      fscanf(statstream, "%ld", &last_update);
                          ~~~   ^~~~~~~~~~~~
                          %lld
tuner_firmware.cpp:127:37: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat]
         fprintf(statstream, "%ld", m_modtime);
                              ~~~   ^~~~~~~~~
                              %lld
2 warnings generated.
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_config.cpp -o tuner_config.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tda9887.cpp -o tda9887.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c fmd1216me.cpp -o fmd1216me.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c dtt75105.cpp -o dtt75105.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c dtt7612.cpp -o dtt7612.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c dtt7579.cpp -o dtt7579.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c lgh064f.cpp -o lgh064f.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c or51132.cpp -o or51132.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c lg3303.cpp -o lg3303.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c cx22702.cpp -o cx22702.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c mt2131.cpp -o mt2131.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c cx24227.cpp -o cx24227.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c s5h1411.cpp -o s5h1411.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c xc5000.cpp -o xc5000.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tda18271.cpp -o tda18271.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tda8295.cpp -o tda8295.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuv1236d.cpp -o tuv1236d.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c nxt2004.cpp -o nxt2004.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c xc3028.cpp -o xc3028.o
/nxb-bin/usr/bin/c++  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_iic_device.cpp -o tuner_iic_device.o
building static tuner_static library
ar -crsD libtuner_static.a tuner_device.o pll_driver.o tuner_devnode_device.o tuner_firmware.o tuner_config.o pll_driver.o tda9887.o fmd1216me.o dtt75105.o dtt7612.o dtt7579.o lgh064f.o or51132.o lg3303.o cx22702.o mt2131.o cx24227.o s5h1411.o xc5000.o tda18271.o tda8295.o tuv1236d.o nxt2004.o xc3028.o tuner_iic_device.o  
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_device.cpp -o tuner_device.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c pll_driver.cpp -o pll_driver.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_devnode_device.cpp -o tuner_devnode_device.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_firmware.cpp -o tuner_firmware.pico
tuner_firmware.cpp:94:33: warning: format specifies type 'long *' but the argument has type 'time_t *' (aka 'long long *') [-Wformat]
      fscanf(statstream, "%ld", &last_update);
                          ~~~   ^~~~~~~~~~~~
                          %lld
tuner_firmware.cpp:127:37: warning: format specifies type 'long' but the argument has type 'time_t' (aka 'long long') [-Wformat]
         fprintf(statstream, "%ld", m_modtime);
                              ~~~   ^~~~~~~~~
                              %lld
2 warnings generated.
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_config.cpp -o tuner_config.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tda9887.cpp -o tda9887.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c fmd1216me.cpp -o fmd1216me.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c dtt75105.cpp -o dtt75105.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c dtt7612.cpp -o dtt7612.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c dtt7579.cpp -o dtt7579.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c lgh064f.cpp -o lgh064f.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c or51132.cpp -o or51132.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c lg3303.cpp -o lg3303.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c cx22702.cpp -o cx22702.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c mt2131.cpp -o mt2131.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c cx24227.cpp -o cx24227.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c s5h1411.cpp -o s5h1411.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c xc5000.cpp -o xc5000.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tda18271.cpp -o tda18271.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tda8295.cpp -o tda8295.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuv1236d.cpp -o tuv1236d.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c nxt2004.cpp -o nxt2004.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c xc3028.cpp -o xc3028.pico
/nxb-bin/usr/bin/c++ -fpic -DPIC  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing   -Wall     -Wno-c++11-extensions   -c tuner_iic_device.cpp -o tuner_iic_device.pico
building shared library libtuner.so.1
/nxb-bin/usr/bin/cc  -fstack-protector-strong     -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libtuner.so.1 -Wl,-soname,libtuner.so.1 tuner_device.pico pll_driver.pico tuner_devnode_device.pico tuner_firmware.pico tuner_config.pico pll_driver.pico tda9887.pico fmd1216me.pico dtt75105.pico dtt7612.pico dtt7579.pico lgh064f.pico or51132.pico lg3303.pico cx22702.pico mt2131.pico cx24227.pico s5h1411.pico xc5000.pico tda18271.pico tda8295.pico tuv1236d.pico nxt2004.pico xc3028.pico tuner_iic_device.pico 
ld: error: duplicate symbol: pll_driver::set_channel(avb_channel const&)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(pll_driver::set_channel(avb_channel const&))
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0x230)

ld: error: duplicate symbol: pll_driver::set_channel(dvb_channel const&, dvb_interface&)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(pll_driver::set_channel(dvb_channel const&, dvb_interface&))
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0x21C)

ld: error: duplicate symbol: pll_driver::set_frequency(unsigned int, unsigned int)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(pll_driver::set_frequency(unsigned int, unsigned int))
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0xC0)

ld: error: duplicate symbol: pll_driver::set_frequency(unsigned int, unsigned int, frequency_band const*, unsigned int)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(pll_driver::set_frequency(unsigned int, unsigned int, frequency_band const*, unsigned int))
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0x174)

ld: error: duplicate symbol: pll_driver::start(unsigned int)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(pll_driver::start(unsigned int))
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0x258)

ld: error: duplicate symbol: pll_driver::do_reset()
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(pll_driver::do_reset())
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0x464)

ld: error: duplicate symbol: pll_driver::pll_driver(tuner_config&, tuner_device&, frequency_band const*, unsigned int, unsigned int)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(pll_driver::pll_driver(tuner_config&, tuner_device&, frequency_band const*, unsigned int, unsigned int))
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0x74)

ld: error: duplicate symbol: pll_driver::pll_driver(tuner_config&, tuner_device&, frequency_band const*, unsigned int, unsigned int)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(pll_driver::pll_driver(tuner_config&, tuner_device&, frequency_band const*, unsigned int, unsigned int))
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0x0)

ld: error: duplicate symbol: construction vtable for dvb_driver-in-pll_driver
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(construction vtable for dvb_driver-in-pll_driver)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.data.rel.ro+0x90)

ld: error: duplicate symbol: construction vtable for avb_driver-in-pll_driver
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(construction vtable for avb_driver-in-pll_driver)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.data.rel.ro+0xD8)

ld: error: duplicate symbol: typeinfo for pll_driver
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(typeinfo for pll_driver)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.data.rel.ro+0x11C)

ld: error: duplicate symbol: typeinfo name for pll_driver
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(typeinfo name for pll_driver)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.rodata+0x0)

ld: error: duplicate symbol: VTT for pll_driver
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(VTT for pll_driver)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.data.rel.ro+0x74)

ld: error: duplicate symbol: vtable for pll_driver
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(vtable for pll_driver)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.data.rel.ro+0x0)

ld: error: duplicate symbol: non-virtual thunk to pll_driver::set_channel(avb_channel const&)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(non-virtual thunk to pll_driver::set_channel(avb_channel const&))
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0x244)

ld: error: duplicate symbol: virtual thunk to pll_driver::start(unsigned int)
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(virtual thunk to pll_driver::start(unsigned int))
>>> defined at pll_driver.cpp
>>>            pll_driver.pico:(.text+0x454)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/multimedia/libtuner/work/libtuner-1.1.4
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/libtuner


More information about the freebsd-pkg-fallout mailing list