Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2017 01:45:55 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][multimedia/mediainfo] Failed for mediainfo-0.7.91 in build
Message-ID:  <201702140145.v1E1jtjM059717@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:     sunpoet@FreeBSD.org
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/multimedia/mediainfo/Makefile 427574 2016-12-02 16:51:10Z sunpoet $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/433985/logs/mediainfo-0.7.91.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=433985
Log:

====>> Building multimedia/mediainfo
build started at Tue Feb 14 01:45:37 UTC 2017
port directory: /usr/ports/multimedia/mediainfo
building for: FreeBSD 110armv6-quarterly-job-17 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: sunpoet@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/multimedia/mediainfo/Makefile 427574 2016-12-02 16:51:10Z sunpoet $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 17

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mediainfo-0.7.91
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/mediainfo/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/mediainfo/work  HOME=/wrkdirs/usr/ports/multimedia/mediainfo/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/mediainfo/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/mediainfo/work  HOME=/wrkdirs/usr/ports/multimedia/mediainfo/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

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

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mediainfo
DOCSDIR=/usr/local/share/doc/mediainfo
EXAMPLESDIR=/usr/local/share/examples/mediainfo
WWWDIR=/usr/local/www/mediainfo
ETCDIR=/usr/local/etc/mediainfo
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===>  License BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   mediainfo-0.7.91 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-17] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-17] Extracting pkg-1.9.4_1: .......... done
===>   mediainfo-0.7.91 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of mediainfo-0.7.91
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by mediainfo-0.7.91 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by mediainfo-0.7.91 for building
=> SHA256 Checksum OK for MediaInfo_CLI_0.7.91_GNU_FromSource.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by mediainfo-0.7.91 for building
===>  Extracting for mediainfo-0.7.91
=> SHA256 Checksum OK for MediaInfo_CLI_0.7.91_GNU_FromSource.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for mediainfo-0.7.91
===========================================================================
=======================<phase: build-depends  >============================
===>   mediainfo-0.7.91 depends on package: pkgconf>=0.9.10 - not found
===>   Installing existing package /packages/All/pkgconf-1.1.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-17] Installing pkgconf-1.1.0...
[110armv6-quarterly-job-17] Extracting pkgconf-1.1.0: .......... done
===>   mediainfo-0.7.91 depends on package: pkgconf>=0.9.10 - found
===>   Returning to build of mediainfo-0.7.91
===========================================================================
=======================<phase: lib-depends    >============================
===>   mediainfo-0.7.91 depends on shared library: libmediainfo.so - not found
===>   Installing existing package /packages/All/libmediainfo-0.7.91.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-17] Installing libmediainfo-0.7.91...
[110armv6-quarterly-job-17] `-- Installing libzen-0.7.91...
[110armv6-quarterly-job-17] `-- Extracting libzen-0.7.91: .......... done
[110armv6-quarterly-job-17] `-- Installing tinyxml2-2.2.0,1...
[110armv6-quarterly-job-17] `-- Extracting tinyxml2-2.2.0,1: .......... done
[110armv6-quarterly-job-17] Extracting libmediainfo-0.7.91: .......... done
Message from tinyxml2-2.2.0,1:
===>   NOTICE:

The tinyxml2 port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   mediainfo-0.7.91 depends on shared library: libmediainfo.so - found (/usr/local/lib/libmediainfo.so)
===>   Returning to build of mediainfo-0.7.91
===>   mediainfo-0.7.91 depends on shared library: libzen.so - found (/usr/local/lib/libzen.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for mediainfo-0.7.91
configure: loading site script /usr/ports/Templates/config.site
checking build system type... armv6-portbld-freebsd11.0
checking host system type... armv6-portbld-freebsd11.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /nxb-bin/usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /nxb-bin/usr/bin/c++ accepts -g... yes
checking dependency style of /nxb-bin/usr/bin/c++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by /nxb-bin/usr/bin/cc... /nxb-bin/usr/bin/ld
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert armv6-portbld-freebsd11.0 file names to armv6-portbld-freebsd11.0 format... func_convert_file_noop
checking how to convert armv6-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop
checking for /nxb-bin/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... yes
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/cc static flag -static works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/cc linker (/nxb-bin/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /nxb-bin/usr/bin/c++ -E
checking for ld used by /nxb-bin/usr/bin/c++... /nxb-bin/usr/bin/ld
checking if the linker (/nxb-bin/usr/bin/ld) is GNU ld... yes
checking whether the /nxb-bin/usr/bin/c++ linker (/nxb-bin/usr/bin/ld) supports shared libraries... yes
checking for /nxb-bin/usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/c++ static flag -static works... yes
checking if /nxb-bin/usr/bin/c++ supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/c++ linker (/nxb-bin/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
./configure: libzen-config: not found
./configure: libmediainfo-config: not found
./configure: libzen-config: not found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands

Configured MediaInfo for ''

  Unicode?                                                yes
  stream missing support?                                 no

  Using libzen?                                           system
  Using libmediainfo?                                     system

  CXXFLAGS: -O2 -pipe -fno-strict-aliasing  -O2 -I/usr/local/include -DUNICODE   -I/usr/local/include -DUNICODE  
  LIBS:  -L/usr/local/lib -lmediainfo -lz -lzen -lpthread   -L/usr/local/lib -lzen -lpthread  
===========================================================================
=======================<phase: build          >============================
===>  Building for mediainfo-0.7.91
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"mediainfo\" -DPACKAGE_TARNAME=\"mediainfo\" -DPACKAGE_VERSION=\"0.7.91\" -DPACKAGE_STRING=\"mediainfo\ 0.7.91\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mediainfo\" -DVERSION=\"0.7.91\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUNICODE=1 -I. -I../../../Source -I../../../../MediaInfoLib/Source -I../../../../ZenLib/Source    -O2 -pipe -fno-strict-aliasing  -O2 -I/usr/local/include -DUNICODE   -I/usr/local/include -DUNICODE -MT CLI_Main.o -MD -MP -MF .deps/CLI_Main.Tpo -c -o CLI_Main.o `test -f '../../../Source/CLI/CLI_Main.cpp' || echo './'`../../../Source/CLI/CLI_Main.cpp
In file included from ../../../Source/CLI/CLI_Main.cpp:25:
./../../../MediaInfoLib/Source/MediaInfo/MediaInfo_Events.h:956:47: warning: '&&' within '||' [-Wlogical-op-parentheses]
         || strcmp(ContainerFormat, "HLS")==0 && strstr(MuxingMode, "HLS")==MuxingMode          // HLS Index
         ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../../../MediaInfoLib/Source/MediaInfo/MediaInfo_Events.h:956:47: note: place parentheses around the '&&' expression to silence this warning
         || strcmp(ContainerFormat, "HLS")==0 && strstr(MuxingMode, "HLS")==MuxingMode          // HLS Index
                                              ^
            (                                                                         )
./../../../MediaInfoLib/Source/MediaInfo/MediaInfo_Events.h:957:47: warning: '&&' within '||' [-Wlogical-op-parentheses]
         || strcmp(ContainerFormat, "HLS")==0 && strstr(MuxingMode, "MPEG-TS")==MuxingMode      // HLS Index
         ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../../../MediaInfoLib/Source/MediaInfo/MediaInfo_Events.h:957:47: note: place parentheses around the '&&' expression to silence this warning
         || strcmp(ContainerFormat, "HLS")==0 && strstr(MuxingMode, "MPEG-TS")==MuxingMode      // HLS Index
                                              ^
            (                                                                             )
./../../../MediaInfoLib/Source/MediaInfo/MediaInfo_Events.h:959:47: warning: '&&' within '||' [-Wlogical-op-parentheses]
         || strcmp(ContainerFormat, "DXW")==0 && strstr(MuxingMode, "MPEG-TS")==MuxingMode      // DXW with MPEG-TS
         ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../../../MediaInfoLib/Source/MediaInfo/MediaInfo_Events.h:959:47: note: place parentheses around the '&&' expression to silence this warning
         || strcmp(ContainerFormat, "DXW")==0 && strstr(MuxingMode, "MPEG-TS")==MuxingMode      // DXW with MPEG-TS
                                              ^
            (                                                                             )
3 warnings generated.
mv -f .deps/CLI_Main.Tpo .deps/CLI_Main.Po
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"mediainfo\" -DPACKAGE_TARNAME=\"mediainfo\" -DPACKAGE_VERSION=\"0.7.91\" -DPACKAGE_STRING=\"mediainfo\ 0.7.91\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mediainfo\" -DVERSION=\"0.7.91\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUNICODE=1 -I. -I../../../Source -I../../../../MediaInfoLib/Source -I../../../../ZenLib/Source    -O2 -pipe -fno-strict-aliasing  -O2 -I/usr/local/include -DUNICODE   -I/usr/local/include -DUNICODE -MT CommandLine_Parser.o -MD -MP -MF .deps/CommandLine_Parser.Tpo -c -o CommandLine_Parser.o `test -f '../../../Source/CLI/CommandLine_Parser.cpp' || echo './'`../../../Source/CLI/CommandLine_Parser.cpp
mv -f .deps/CommandLine_Parser.Tpo .deps/CommandLine_Parser.Po
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"mediainfo\" -DPACKAGE_TARNAME=\"mediainfo\" -DPACKAGE_VERSION=\"0.7.91\" -DPACKAGE_STRING=\"mediainfo\ 0.7.91\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mediainfo\" -DVERSION=\"0.7.91\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUNICODE=1 -I. -I../../../Source -I../../../../MediaInfoLib/Source -I../../../../ZenLib/Source    -O2 -pipe -fno-strict-aliasing  -O2 -I/usr/local/include -DUNICODE   -I/usr/local/include -DUNICODE -MT Help.o -MD -MP -MF .deps/Help.Tpo -c -o Help.o `test -f '../../../Source/CLI/Help.cpp' || echo './'`../../../Source/CLI/Help.cpp
mv -f .deps/Help.Tpo .deps/Help.Po
/nxb-bin/usr/bin/c++ -DPACKAGE_NAME=\"mediainfo\" -DPACKAGE_TARNAME=\"mediainfo\" -DPACKAGE_VERSION=\"0.7.91\" -DPACKAGE_STRING=\"mediainfo\ 0.7.91\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mediainfo\" -DVERSION=\"0.7.91\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DUNICODE=1 -I. -I../../../Source -I../../../../MediaInfoLib/Source -I../../../../ZenLib/Source    -O2 -pipe -fno-strict-aliasing  -O2 -I/usr/local/include -DUNICODE   -I/usr/local/include -DUNICODE -MT Core.o -MD -MP -MF .deps/Core.Tpo -c -o Core.o `test -f '../../../Source/Common/Core.cpp' || echo './'`../../../Source/Common/Core.cpp
mv -f .deps/Core.Tpo .deps/Core.Po
/bin/sh ./libtool  --tag=CXX    --mode=link /nxb-bin/usr/bin/c++   -O2 -pipe -fno-strict-aliasing  -O2 -I/usr/local/include -DUNICODE   -I/usr/local/include -DUNICODE   -o mediainfo CLI_Main.o CommandLine_Parser.o  Help.o Core.o  -L/usr/local/lib -lmediainfo -lz -lzen -lpthread   -L/usr/local/lib -lzen -lpthread
libtool: link: /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -O2 -I/usr/local/include -DUNICODE -I/usr/local/include -DUNICODE -o mediainfo CLI_Main.o CommandLine_Parser.o Help.o Core.o  -L/usr/local/lib -lmediainfo -lz -lzen -lpthread
/usr/local/lib/libzen.so: undefined reference to `fmodl'
c++: 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/mediainfo/work/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI
*** Error code 1

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



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