Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2017 01:30:43 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][multimedia/ogmtools] Failed for ogmtools-1.5_13 in build
Message-ID:  <201710210130.v9L1Uh7J092035@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:     multimedia@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q4/multimedia/ogmtools/Makefile 412348 2016-04-01 14:16:16Z mat $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452545/logs/ogmtools-1.5_13.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452545
Log:

====>> Building multimedia/ogmtools
build started at Sat Oct 21 01:30:30 UTC 2017
port directory: /usr/ports/multimedia/ogmtools
building for: FreeBSD 110armv6-quarterly-job-05 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm
maintained by: multimedia@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q4/multimedia/ogmtools/Makefile 412348 2016-04-01 14:16:16Z mat $
Poudriere version: 3.1.21
Host OSVERSION: 1200050
Jail OSVERSION: 1100122
Job Id: 05

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p13 1100122
UNAME_r=11.0-RELEASE-p13
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ogmtools-1.5_13
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.21
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for ogmtools-1.5_13:
     DVDREAD=on: DVD title chapter extraction via libdvdread
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-ogg-prefix=/usr/local  --with-vorbis-prefix=/usr/local --with-dvdread  --with-dvdread-includes=/usr/local  --with-dvdread-libs=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/ogmtools/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/ogmtools/work  HOME=/wrkdirs/usr/ports/multimedia/ogmtools/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/ogmtools/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/ogmtools/work  HOME=/wrkdirs/usr/ports/multimedia/ogmtools/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 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DVDREAD=""
NO_DVDREAD="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ogmtools"
EXAMPLESDIR="share/examples/ogmtools"
DATADIR="share/ogmtools"
WWWDIR="www/ogmtools"
ETCDIR="etc/ogmtools"
--End PLIST_SUB--

--SUB_LIST--
DVDREAD=""
NO_DVDREAD="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ogmtools
DOCSDIR=/usr/local/share/doc/ogmtools
EXAMPLESDIR=/usr/local/share/examples/ogmtools
WWWDIR=/usr/local/www/ogmtools
ETCDIR=/usr/local/etc/ogmtools
--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
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 ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun
_JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+
_OSRELEASE=11.0-RELEASE-p13
#### Misc Poudriere ####
GID=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
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---
--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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ogmtools-1.5_13 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-05] Installing pkg-1.10.1...
[110armv6-quarterly-job-05] Extracting pkg-1.10.1: .......... done
===>   ogmtools-1.5_13 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ogmtools-1.5_13
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by ogmtools-1.5_13 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by ogmtools-1.5_13 for building
=> SHA256 Checksum OK for ogmtools-1.5.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by ogmtools-1.5_13 for building
===>  Extracting for ogmtools-1.5_13
=> SHA256 Checksum OK for ogmtools-1.5.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ogmtools-1.5_13
===========================================================================
<snip>
./r_avi.h:63:34: warning: private field 'rederive_keyframes' is not used [-Wunused-private-field]
    int                 is_divx, rederive_keyframes;
                                 ^
6 warnings generated.
source='r_ogm.cpp' object='r_ogm.o' libtool=no  depfile='.deps/r_ogm.Po' tmpdepfile='.deps/r_ogm.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_ogm.o `test -f 'r_ogm.cpp' || echo './'`r_ogm.cpp
r_ogm.cpp:67:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ogm_reader: Could not open source file.");
                  ^
r_ogm.cpp:69:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ogm_reader: Could not seek to end of file.");
                  ^
r_ogm.cpp:72:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ogm_reader: Could not seek to beginning of file.");
                  ^
r_ogm.cpp:74:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ogm_reader: Source is not a valid OGG media file.");
                  ^
4 warnings generated.
source='r_ac3.cpp' object='r_ac3.o' libtool=no  depfile='.deps/r_ac3.Po' tmpdepfile='.deps/r_ac3.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_ac3.o `test -f 'r_ac3.cpp' || echo './'`r_ac3.cpp
r_ac3.cpp:64:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ac3_reader: Could not open source file.");
                  ^
r_ac3.cpp:66:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ac3_reader: Could not seek to end of file.");
                  ^
r_ac3.cpp:69:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ac3_reader: Could not seek to beginning of file.");
                  ^
r_ac3.cpp:74:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ac3_reader: Could not read 4096 bytes.");
                  ^
r_ac3.cpp:76:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ac3_reader: Could not seek to beginning of file.");
                  ^
r_ac3.cpp:79:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("ac3_reader: No valid AC3 packet found in the first " \
                  ^
6 warnings generated.
source='r_mp3.cpp' object='r_mp3.o' libtool=no  depfile='.deps/r_mp3.Po' tmpdepfile='.deps/r_mp3.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_mp3.o `test -f 'r_mp3.cpp' || echo './'`r_mp3.cpp
r_mp3.cpp:70:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("mp3_reader: Could not open source file.");
                  ^
r_mp3.cpp:72:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("mp3_reader: Could not seek to end of file.");
                  ^
r_mp3.cpp:75:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("mp3_reader: Could not seek to beginning of file.");
                  ^
r_mp3.cpp:80:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("mp3_reader: Could not read 4096 bytes.");
                  ^
r_mp3.cpp:82:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("mp3_reader: Could not seek to beginning of file.");
                  ^
r_mp3.cpp:85:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("mp3_reader: No valid MP3 packet found in the first " \
                  ^
6 warnings generated.
source='r_wav.cpp' object='r_wav.o' libtool=no  depfile='.deps/r_wav.Po' tmpdepfile='.deps/r_wav.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_wav.o `test -f 'r_wav.cpp' || echo './'`r_wav.cpp
r_wav.cpp:59:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("wav_reader: Could not open source file.");
                  ^
r_wav.cpp:61:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("wav_reader: Could not seek to end of file.");
                  ^
r_wav.cpp:64:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("wav_reader: Could not seek to beginning of file.");
                  ^
r_wav.cpp:66:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("wav_reader: Source is not a valid WAVE file.");
                  ^
r_wav.cpp:68:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("wav_reader: could not read WAVE header.");
                  ^
5 warnings generated.
source='r_microdvd.cpp' object='r_microdvd.o' libtool=no  depfile='.deps/r_microdvd.Po' tmpdepfile='.deps/r_microdvd.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_microdvd.o `test -f 'r_microdvd.cpp' || echo './'`r_microdvd.cpp
r_microdvd.cpp:61:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("microdvd_reader: Could not open source file.");
                  ^
r_microdvd.cpp:63:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("microdvd_reader: Source is not a valid MicroDVD file.");
                  ^
2 warnings generated.
source='r_srt.cpp' object='r_srt.o' libtool=no  depfile='.deps/r_srt.Po' tmpdepfile='.deps/r_srt.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_srt.o `test -f 'r_srt.cpp' || echo './'`r_srt.cpp
r_srt.cpp:67:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("srt_reader: Could not open source file.");
                  ^
r_srt.cpp:69:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
    throw error_c("srt_reader: Source is not a valid SRT file.");
                  ^
2 warnings generated.
source='r_vobsub.cpp' object='r_vobsub.o' libtool=no  depfile='.deps/r_vobsub.Po' tmpdepfile='.deps/r_vobsub.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o r_vobsub.o `test -f 'r_vobsub.cpp' || echo './'`r_vobsub.cpp
source='p_video.cpp' object='p_video.o' libtool=no  depfile='.deps/p_video.Po' tmpdepfile='.deps/p_video.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_video.o `test -f 'p_video.cpp' || echo './'`p_video.cpp
source='p_index.cpp' object='p_index.o' libtool=no  depfile='.deps/p_index.Po' tmpdepfile='.deps/p_index.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_index.o `test -f 'p_index.cpp' || echo './'`p_index.cpp
source='p_ac3.cpp' object='p_ac3.o' libtool=no  depfile='.deps/p_ac3.Po' tmpdepfile='.deps/p_ac3.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_ac3.o `test -f 'p_ac3.cpp' || echo './'`p_ac3.cpp
In file included from p_ac3.cpp:27:
./p_ac3.h:27:25: warning: private field 'bps' is not used [-Wunused-private-field]
    int                 bps, eos;
                        ^
./p_ac3.h:32:25: warning: private field 'tempbuf' is not used [-Wunused-private-field]
    char               *tempbuf;
                        ^
./p_ac3.h:38:25: warning: private field 'disk_fileno' is not used [-Wunused-private-field]
    ogg_int64_t         disk_fileno;
                        ^
3 warnings generated.
source='p_mp3.cpp' object='p_mp3.o' libtool=no  depfile='.deps/p_mp3.Po' tmpdepfile='.deps/p_mp3.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_mp3.o `test -f 'p_mp3.cpp' || echo './'`p_mp3.cpp
In file included from p_mp3.cpp:27:
./p_mp3.h:27:25: warning: private field 'bps' is not used [-Wunused-private-field]
    int                 bps, eos;
                        ^
./p_mp3.h:32:25: warning: private field 'tempbuf' is not used [-Wunused-private-field]
    char               *tempbuf;
                        ^
./p_mp3.h:38:25: warning: private field 'disk_fileno' is not used [-Wunused-private-field]
    ogg_int64_t         disk_fileno;
                        ^
3 warnings generated.
source='p_pcm.cpp' object='p_pcm.o' libtool=no  depfile='.deps/p_pcm.Po' tmpdepfile='.deps/p_pcm.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_pcm.o `test -f 'p_pcm.cpp' || echo './'`p_pcm.cpp
source='p_vorbis.cpp' object='p_vorbis.o' libtool=no  depfile='.deps/p_vorbis.Po' tmpdepfile='.deps/p_vorbis.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_vorbis.o `test -f 'p_vorbis.cpp' || echo './'`p_vorbis.cpp
source='p_textsubs.cpp' object='p_textsubs.o' libtool=no  depfile='.deps/p_textsubs.Po' tmpdepfile='.deps/p_textsubs.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_textsubs.o `test -f 'p_textsubs.cpp' || echo './'`p_textsubs.cpp
source='p_vobsub.cpp' object='p_vobsub.o' libtool=no  depfile='.deps/p_vobsub.Po' tmpdepfile='.deps/p_vobsub.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o p_vobsub.o `test -f 'p_vobsub.cpp' || echo './'`p_vobsub.cpp
source='ac3_common.c' object='ac3_common.o' libtool=no  depfile='.deps/ac3_common.Po' tmpdepfile='.deps/ac3_common.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe  -fno-strict-aliasing -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'ac3_common.c' || echo './'`ac3_common.c
source='mp3_common.c' object='mp3_common.o' libtool=no  depfile='.deps/mp3_common.Po' tmpdepfile='.deps/mp3_common.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe  -fno-strict-aliasing -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'mp3_common.c' || echo './'`mp3_common.c
source='subtitles.cpp' object='subtitles.o' libtool=no  depfile='.deps/subtitles.Po' tmpdepfile='.deps/subtitles.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o subtitles.o `test -f 'subtitles.cpp' || echo './'`subtitles.cpp
source='queue.cpp' object='queue.o' libtool=no  depfile='.deps/queue.Po' tmpdepfile='.deps/queue.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o queue.o `test -f 'queue.cpp' || echo './'`queue.cpp
source='vorbis_header_utils.c' object='vorbis_header_utils.o' libtool=no  depfile='.deps/vorbis_header_utils.Po' tmpdepfile='.deps/vorbis_header_utils.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe  -fno-strict-aliasing -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'vorbis_header_utils.c' || echo './'`vorbis_header_utils.c
source='generic.cpp' object='generic.o' libtool=no  depfile='.deps/generic.Po' tmpdepfile='.deps/generic.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o generic.o `test -f 'generic.cpp' || echo './'`generic.cpp
source='common.c' object='common.o' libtool=no  depfile='.deps/common.Po' tmpdepfile='.deps/common.TPo'  depmode=gcc3 /bin/sh ./depcomp  /nxb-bin/usr/bin/cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmtools\" -DVERSION=\"1.5\" -DHAVE_LIBDVDREAD=1 -DHAVE_LIBDVDREAD_INC=1 -DHAVE_FSEEKO=1 -DSTDC_HEADERS=1 -I. -I. -I/usr/local/include -I/usr/local/include     -O2 -pipe  -fno-strict-aliasing -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c `test -f 'common.c' || echo './'`common.c
/nxb-bin/usr/bin/c++  -O2 -pipe -fno-strict-aliasing  -Wall -Wno-sign-compare -I/usr/local/include  -Iavilib -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -o ogmmerge  ogmmerge.o r_avi.o r_ogm.o  r_ac3.o r_mp3.o r_wav.o  r_microdvd.o r_srt.o r_vobsub.o  p_video.o p_index.o p_ac3.o  p_mp3.o p_pcm.o p_vorbis.o  p_textsubs.o p_vobsub.o ac3_common.o  mp3_common.o subtitles.o queue.o  vorbis_header_utils.o generic.o  common.o -L/usr/local/lib -logg   -Lavilib -lavi 
ogmmerge.o: In function `main':
ogmmerge.cpp:(.text+0x13f0): undefined reference to `vorbis_comment_clear'
p_video.o: In function `video_packetizer_c::produce_header_packets()':
p_video.cpp:(.text+0x438): undefined reference to `vorbis_comment_clear'
p_video.cpp:(.text+0x480): undefined reference to `vorbis_comment_clear'
p_video.o: In function `video_packetizer_c::~video_packetizer_c()':
p_video.cpp:(.text+0x834): undefined reference to `vorbis_comment_clear'
p_video.cpp:(.text+0x84c): undefined reference to `vorbis_comment_clear'
p_video.o:p_video.cpp:(.text+0x8cc): more undefined references to `vorbis_comment_clear' follow
p_vorbis.o: In function `vorbis_packetizer_c::~vorbis_packetizer_c()':
p_vorbis.cpp:(.text+0xfc): undefined reference to `vorbis_info_clear'
p_vorbis.cpp:(.text+0x10c): undefined reference to `vorbis_comment_clear'
p_vorbis.o: In function `vorbis_packetizer_c::encode_silence(int)':
p_vorbis.cpp:(.text+0x1bc): undefined reference to `vorbis_info_init'
p_vorbis.cpp:(.text+0x1d0): undefined reference to `vorbis_encode_setup_vbr'
p_vorbis.cpp:(.text+0x20c): undefined reference to `vorbis_encode_setup_init'
p_vorbis.cpp:(.text+0x21c): undefined reference to `vorbis_analysis_init'
p_vorbis.cpp:(.text+0x228): undefined reference to `vorbis_block_init'
p_vorbis.cpp:(.text+0x230): undefined reference to `vorbis_comment_init'
p_vorbis.cpp:(.text+0x294): undefined reference to `vorbis_analysis_headerout'
p_vorbis.cpp:(.text+0x348): undefined reference to `vorbis_analysis_wrote'
p_vorbis.cpp:(.text+0x350): undefined reference to `vorbis_analysis_buffer'
p_vorbis.cpp:(.text+0x3ac): undefined reference to `vorbis_analysis_wrote'
p_vorbis.cpp:(.text+0x3c0): undefined reference to `vorbis_analysis'
p_vorbis.cpp:(.text+0x3c8): undefined reference to `vorbis_bitrate_addblock'
p_vorbis.cpp:(.text+0x43c): undefined reference to `vorbis_bitrate_flushpacket'
p_vorbis.cpp:(.text+0x450): undefined reference to `vorbis_analysis_blockout'
p_vorbis.cpp:(.text+0x47c): undefined reference to `vorbis_block_clear'
p_vorbis.cpp:(.text+0x484): undefined reference to `vorbis_dsp_clear'
p_vorbis.cpp:(.text+0x48c): undefined reference to `vorbis_info_clear'
p_vorbis.cpp:(.text+0x494): undefined reference to `vorbis_comment_clear'
p_vorbis.o: In function `vorbis_packetizer_c::produce_header_packets()':
p_vorbis.cpp:(.text+0x764): undefined reference to `vorbis_info_init'
p_vorbis.cpp:(.text+0x770): undefined reference to `vorbis_comment_init'
p_vorbis.cpp:(.text+0x780): undefined reference to `vorbis_synthesis_headerin'
p_textsubs.o: In function `textsubs_packetizer_c::~textsubs_packetizer_c()':
p_textsubs.cpp:(.text+0x118): undefined reference to `vorbis_comment_clear'
p_textsubs.o: In function `textsubs_packetizer_c::~textsubs_packetizer_c()':
p_textsubs.cpp:(.text+0x178): undefined reference to `vorbis_comment_clear'
vorbis_header_utils.o: In function `vorbis_unpack_comment':
vorbis_header_utils.c:(.text+0x80): undefined reference to `vorbis_comment_clear'
vorbis_header_utils.o: In function `vorbis_comment_cat':
vorbis_header_utils.c:(.text+0x590): undefined reference to `vorbis_comment_add'
generic.o: In function `generic_packetizer_c::set_comments(vorbis_comment*)':
generic.cpp:(.text+0x4c): undefined reference to `vorbis_comment_clear'
generic.o: In function `generic_reader_c::~generic_reader_c()':
generic.cpp:(.text+0xe4): undefined reference to `vorbis_comment_clear'
generic.o: In function `generic_reader_c::set_chapter_info(vorbis_comment*)':
generic.cpp:(.text+0x11c): undefined reference to `vorbis_comment_clear'
generic.o: In function `chapter_information_read(char*)':
generic.cpp:(.text+0x440): undefined reference to `vorbis_comment_add'
generic.o: In function `chapter_information_adjust(vorbis_comment*, double, double)':
generic.cpp:(.text+0x834): undefined reference to `vorbis_comment_add'
generic.cpp:(.text+0x884): undefined reference to `vorbis_comment_add'
generic.cpp:(.text+0x944): undefined reference to `vorbis_comment_add'
generic.cpp:(.text+0xa38): undefined reference to `vorbis_comment_add'
generic.o:generic.cpp:(.text+0xa54): more undefined references to `vorbis_comment_add' follow
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/multimedia/ogmtools/work/ogmtools-1.5
*** Error code 1

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

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



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