Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2019 14:34:27 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-powerpc64-default][multimedia/ffmpeg0] Failed for ffmpeg0-0.7.17_17, 1 in configure
Message-ID:  <201904111434.x3BEYRvU012780@pylon.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:     wg@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: head/multimedia/ffmpeg0/Makefile 496215 2019-03-18 21:45:10Z jbeich $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p498440_s346039/logs/ffmpeg0-0.7.17_17,1.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p498440_s346039
Log:

=>> Building multimedia/ffmpeg0
build started at Thu Apr 11 14:31:22 UTC 2019
port directory: /usr/ports/multimedia/ffmpeg0
package name: ffmpeg0-0.7.17_17,1
building for: FreeBSD head-powerpc64-default-job-10 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 powerpc
maintained by: wg@FreeBSD.org
Makefile ident:      $FreeBSD: head/multimedia/ffmpeg0/Makefile 496215 2019-03-18 21:45:10Z jbeich $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300012
Jail OSVERSION: 1300018
Job Id: 10




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300018
UNAME_v=FreeBSD 13.0-CURRENT 1300018
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
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-3-g02cc9753
MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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---
===> The following configuration options are available for ffmpeg0-0.7.17_17,1:
     AACPLUS=off: AAC support via libaacplus
     ALSA=off: ALSA audio architecture support
     AMR_NB=off: AMR Narrow Band audio support (opencore)
     AMR_WB=off: AMR Wide Band audio support (opencore)
     CELT=off: CELT audio codec support
     DEBUG=off: Build with debugging support
     DIRAC=off: Dirac codec support via libdirac
     DOCS=on: Build and/or install documentation
     FAAC=off: FAAC AAC encoder support
     FFSERVER=on: Build and install ffserver
     FREETYPE=on: TrueType font rendering support
     FREI0R=on: Frei0r video plugins support
     GSM=off: GSM codec support
     LAME=off: LAME MP3 audio encoder support
     OPENCV=on: Computer Vision support via OpenCV
     OPENJPEG=off: Enhanced JPEG graphics support
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     RTMP=off: RTMP protocol support via librtmp
     SCHROEDINGER=on: Dirac video codec support via libschroedinger
     SDL=off: Simple Direct Media Layer support
     SPEEX=off: Speex audio format support
     THEORA=on: Ogg Theora video codec support
     VAAPI=off: VAAPI (GPU video acceleration) support
     VDPAU=off: VDPAU (GPU video acceleration) support
     VORBIS=on: Ogg Vorbis audio codec support
     VO_AACENC=off: AAC audio encoding via vo-aacenc
     VO_AMRWBENC=off: AMR Wide Band encoding via vo-amrwbenc
     VPX=on: VP8/VP9 video codec support
     X11GRAB=off: Enable x11 grabbing
     X264=on: H.264 video codec support via x264
     XVID=on: Xvid MPEG-4 video codec support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
wg@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix="/usr/local"  --mandir="/usr/local/man"  --incdir="/usr/local/include/ffmpeg0"  --libdir="/usr/local/lib/ffmpeg0"  --shlibdir="/usr/local/lib/ffmpeg0"  --datadir="/usr/local/share/ffmpeg0"  --build-suffix="0"  --enable-shared  --enable-pic  --enable-gpl  --enable-postproc  --enable-avfilter  --enable-pthreads  --enable-runtime-cpudetect  --cc="cc"  --extra-cflags="-I/usr/local/include/vorbis -I/usr/local/include"  --extra-ldflags="-L/usr/local/lib "  --extra-libs="-lpthread" --disable-indev=alsa  --disable-outdev=alsa --disable-libcelt --disable-debug --disable-libdirac --enable-libfreetype --enable-frei0r --disable-libgsm --disable-libmp3lame --enable-libopencv --disable-libopenjpeg --enable-libschroedinger --disable-libspeex --enable-libtheora --disable-vdpau --enable-libvpx --enable-libx264 --enable-libxvid --disable-sse --disable-mmx --disable-libaacplus --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libfaac --disable-librtmp --disable-ffplay --disable
 -vaapi --disable-libvo-aacenc --disable-libvo-amrwbenc --enable-libvorbis
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
EXESUF="0" COMPILER_PATH=/usr/local/bin MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl  PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/ffmpeg0/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/ffmpeg0/work  HOME=/wrkdirs/usr/ports/multimedia/ffmpeg0/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/ffmpeg0/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--
COMPILER_PATH=/usr/local/bin V=1 PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/ffmpeg0/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/ffmpeg0/work  HOME=/wrkdirs/usr/ports/multimedia/ffmpeg0/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/ffmpeg0/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="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" " LIBS=""  CXX="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--
SUFF="0" SHLIB_VER=1 PORTDOCS="" AACPLUS="@comment " NO_AACPLUS="" ALSA="@comment " NO_ALSA="" AMR_NB="@comment " NO_AMR_NB="" AMR_WB="@comment " NO_AMR_WB="" CELT="@comment " NO_CELT="" DEBUG="@comment " NO_DEBUG="" DIRAC="@comment " NO_DIRAC="" DOCS="" NO_DOCS="@comment " FAAC="@comment " NO_FAAC="" FFSERVER="" NO_FFSERVER="@comment " FREETYPE="" NO_FREETYPE="@comment " FREI0R="" NO_FREI0R="@comment " GSM="@comment " NO_GSM="" LAME="@comment " NO_LAME="" OPENCV="" NO_OPENCV="@comment " OPENJPEG="@comment " NO_OPENJPEG="" OPTIMIZED_CFLAGS="@comment " NO_OPTIMIZED_CFLAGS="" RTMP="@comment " NO_RTMP="" SCHROEDINGER="" NO_SCHROEDINGER="@comment " SDL="@comment " NO_SDL="" SPEEX="@comment " NO_SPEEX="" THEORA="" NO_THEORA="@comment " VAAPI="@comment " NO_VAAPI="" VDPAU="@comment " NO_VDPAU="" VORBIS="" NO_VORBIS="@comment " VO_AACENC="@comment " NO_VO_AACENC="" VO_AMRWBENC="@comment " NO_VO_AMRWBENC="" VPX="" NO_VPX="@comment " X11GRAB="@comment " NO_X11GRAB="" X264="" NO_X264="@comment
  " XVID="" NO_XVID="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.28.1  PERL_VER=5.28  PERL5_MAN1=lib/perl5/site_perl/man/man1  PERL5_MAN3=lib/perl5/site_perl/man/man3  SITE_PERL=lib/perl5/site_perl  SITE_ARCH=lib/perl5/site_perl/mach/5.28 DOCSDIR="share/doc/ffmpeg0"  EXAMPLESDIR="share/examples/ffmpeg"  DATADIR="share/ffmpeg0"  WWWDIR="www/ffmpeg"  ETCDIR="etc/ffmpeg"
--End PLIST_SUB--

--SUB_LIST--
AACPLUS="@comment " NO_AACPLUS="" ALSA="@comment " NO_ALSA="" AMR_NB="@comment " NO_AMR_NB="" AMR_WB="@comment " NO_AMR_WB="" CELT="@comment " NO_CELT="" DEBUG="@comment " NO_DEBUG="" DIRAC="@comment " NO_DIRAC="" DOCS="" NO_DOCS="@comment " FAAC="@comment " NO_FAAC="" FFSERVER="" NO_FFSERVER="@comment " FREETYPE="" NO_FREETYPE="@comment " FREI0R="" NO_FREI0R="@comment " GSM="@comment " NO_GSM="" LAME="@comment " NO_LAME="" OPENCV="" NO_OPENCV="@comment " OPENJPEG="@comment " NO_OPENJPEG="" OPTIMIZED_CFLAGS="@comment " NO_OPTIMIZED_CFLAGS="" RTMP="@comment " NO_RTMP="" SCHROEDINGER="" NO_SCHROEDINGER="@comment " SDL="@comment " NO_SDL="" SPEEX="@comment " NO_SPEEX="" THEORA="" NO_THEORA="@comment " VAAPI="@comment " NO_VAAPI="" VDPAU="@comment " NO_VDPAU="" VORBIS="" NO_VORBIS="@comment " VO_AACENC="@comment " NO_VO_AACENC="" VO_AMRWBENC="@comment " NO_VO_AMRWBENC="" VPX="" NO_VPX="@comment " X11GRAB="@comment " NO_X11GRAB="" X264="" NO_X264="@comment " XVID="" NO_XVID="@comment " PR
 EFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/ffmpeg0 DOCSDIR=/usr/local/share/doc/ffmpeg0 EXAMPLESDIR=/usr/local/share/examples/ffmpeg  WWWDIR=/usr/local/www/ffmpeg ETCDIR=/usr/local/etc/ffmpeg
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300018
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.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 GPLv2+ LGPL21+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ffmpeg0-0.7.17_17,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-powerpc64-default-job-10] Installing pkg-1.10.5_5...
[head-powerpc64-default-job-10] Extracting pkg-1.10.5_5: .......... done
<snip>
[head-powerpc64-default-job-10] |   | `-- Installing pcre-8.43...
[head-powerpc64-default-job-10] |   | `-- Extracting pcre-8.43: .......... done
[head-powerpc64-default-job-10] |   | `-- Installing python27-2.7.16...
[head-powerpc64-default-job-10] |   |   `-- Installing readline-7.0.5...
[head-powerpc64-default-job-10] |   |   `-- Extracting readline-7.0.5: .......... done
[head-powerpc64-default-job-10] |   | `-- Extracting python27-2.7.16: .......... done
[head-powerpc64-default-job-10] |   `-- Extracting glib-2.56.3_3,1: .......... done
No schema files found: doing nothing.
[head-powerpc64-default-job-10] |   `-- Installing libX11-1.6.7,1...
[head-powerpc64-default-job-10] |   | `-- Installing libXau-1.0.9...
[head-powerpc64-default-job-10] |   | `-- Extracting libXau-1.0.9: .......... done
[head-powerpc64-default-job-10] |   | `-- Installing libXdmcp-1.1.3...
[head-powerpc64-default-job-10] |   |   `-- Installing xorgproto-2018.4...
[head-powerpc64-default-job-10] |   |   `-- Extracting xorgproto-2018.4: .......... done
[head-powerpc64-default-job-10] |   | `-- Extracting libXdmcp-1.1.3: ......... done
[head-powerpc64-default-job-10] |   | `-- Installing libxcb-1.13.1...
[head-powerpc64-default-job-10] |   |   `-- Installing libpthread-stubs-0.4...
[head-powerpc64-default-job-10] |   |   `-- Extracting libpthread-stubs-0.4: .... done
[head-powerpc64-default-job-10] |   | `-- Extracting libxcb-1.13.1: .......... done
[head-powerpc64-default-job-10] |   `-- Extracting libX11-1.6.7,1: .......... done
[head-powerpc64-default-job-10] |   `-- Installing libXext-1.3.3_3,1...
[head-powerpc64-default-job-10] |   `-- Extracting libXext-1.3.3_3,1: .......... done
[head-powerpc64-default-job-10] |   `-- Installing libXrender-0.9.10_2...
[head-powerpc64-default-job-10] |   `-- Extracting libXrender-0.9.10_2: .......... done
[head-powerpc64-default-job-10] |   `-- Installing mesa-libs-18.3.2...
[head-powerpc64-default-job-10] |   | `-- Installing libXdamage-1.1.4_5...
[head-powerpc64-default-job-10] |   |   `-- Installing libXfixes-5.0.3_2...
[head-powerpc64-default-job-10] |   |   `-- Extracting libXfixes-5.0.3_2: .......... done
[head-powerpc64-default-job-10] |   | `-- Extracting libXdamage-1.1.4_5: ......... done
[head-powerpc64-default-job-10] |   | `-- Installing libXxf86vm-1.1.4_3...
[head-powerpc64-default-job-10] |   | `-- Extracting libXxf86vm-1.1.4_3: .......... done
[head-powerpc64-default-job-10] |   | `-- Installing libdrm-2.4.96,1...
[head-powerpc64-default-job-10] |   |   `-- Installing libpciaccess-0.13.5...
[head-powerpc64-default-job-10] |   |   | `-- Installing pciids-20190326...
[head-powerpc64-default-job-10] |   |   | `-- Extracting pciids-20190326: ..... done
[head-powerpc64-default-job-10] |   |   `-- Extracting libpciaccess-0.13.5: ......... done
[head-powerpc64-default-job-10] |   | `-- Extracting libdrm-2.4.96,1: .......... done
[head-powerpc64-default-job-10] |   | `-- Installing libxshmfence-1.2_4...
[head-powerpc64-default-job-10] |   | `-- Extracting libxshmfence-1.2_4: ......... done
[head-powerpc64-default-job-10] |   | `-- Installing wayland-1.16.0_1...
[head-powerpc64-default-job-10] |   |   `-- Installing libepoll-shim-0.0.20181229...
[head-powerpc64-default-job-10] |   |   `-- Extracting libepoll-shim-0.0.20181229: ......... done
[head-powerpc64-default-job-10] |   | `-- Extracting wayland-1.16.0_1: .......... done
[head-powerpc64-default-job-10] |   `-- Extracting mesa-libs-18.3.2: .......... done
[head-powerpc64-default-job-10] |   `-- Installing pixman-0.34.0_1...
[head-powerpc64-default-job-10] |   `-- Extracting pixman-0.34.0_1: .......... done
[head-powerpc64-default-job-10] |   `-- Installing png-1.6.36...
[head-powerpc64-default-job-10] |   `-- Extracting png-1.6.36: .......... done
[head-powerpc64-default-job-10] `-- Extracting cairo-1.16.0,2: .......... done
[head-powerpc64-default-job-10] Extracting frei0r-1.6.1: .......... done
Message from freetype2-2.9.1:

The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from gcc8-8.3.0_1:

To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc8

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
Message from python27-2.7.16:

===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
===>   ffmpeg0-0.7.17_17,1 depends on file: /usr/local/include/frei0r.h - found
===>   Returning to build of ffmpeg0-0.7.17_17,1
===>   ffmpeg0-0.7.17_17,1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_3.txz
[head-powerpc64-default-job-10] Installing gmake-4.2.1_3...
[head-powerpc64-default-job-10] Extracting gmake-4.2.1_3: .......... done
===>   ffmpeg0-0.7.17_17,1 depends on executable: gmake - found
===>   Returning to build of ffmpeg0-0.7.17_17,1
===>   ffmpeg0-0.7.17_17,1 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.6.0,1.txz
[head-powerpc64-default-job-10] Installing pkgconf-1.6.0,1...
[head-powerpc64-default-job-10] Extracting pkgconf-1.6.0,1: .......... done
===>   ffmpeg0-0.7.17_17,1 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of ffmpeg0-0.7.17_17,1
===>   ffmpeg0-0.7.17_17,1 depends on package: perl5>=5.28.r1<5.29 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so)
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libopencv_imgproc.so - not found
===>   Installing existing package /packages/All/opencv-core-3.4.1_17.txz
[head-powerpc64-default-job-10] Installing opencv-core-3.4.1_17...
[head-powerpc64-default-job-10] Extracting opencv-core-3.4.1_17: .......... done
Message from opencv-core-3.4.1_17:

===>   NOTICE:

The opencv-core 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
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libopencv_imgproc.so - found (/usr/local/lib/libopencv_imgproc.so)
===>   Returning to build of ffmpeg0-0.7.17_17,1
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libschroedinger-1.0.so - not found
===>   Installing existing package /packages/All/schroedinger-1.0.11_4.txz
[head-powerpc64-default-job-10] Installing schroedinger-1.0.11_4...
[head-powerpc64-default-job-10] `-- Installing orc-0.4.28...
[head-powerpc64-default-job-10] `-- Extracting orc-0.4.28: .......... done
[head-powerpc64-default-job-10] Extracting schroedinger-1.0.11_4: .......... done
Message from schroedinger-1.0.11_4:

===>   NOTICE:

The schroedinger 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
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libschroedinger-1.0.so - found (/usr/local/lib/libschroedinger-1.0.so)
===>   Returning to build of ffmpeg0-0.7.17_17,1
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libtheora.so - not found
===>   Installing existing package /packages/All/libtheora-1.1.1_7.txz
[head-powerpc64-default-job-10] Installing libtheora-1.1.1_7...
[head-powerpc64-default-job-10] `-- Installing libogg-1.3.3,4...
[head-powerpc64-default-job-10] `-- Extracting libogg-1.3.3,4: .......... done
[head-powerpc64-default-job-10] `-- Installing libvorbis-1.3.6,3...
[head-powerpc64-default-job-10] `-- Extracting libvorbis-1.3.6,3: .......... done
[head-powerpc64-default-job-10] Extracting libtheora-1.1.1_7: .......... done
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libtheora.so - found (/usr/local/lib/libtheora.so)
===>   Returning to build of ffmpeg0-0.7.17_17,1
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libvpx.so - not found
===>   Installing existing package /packages/All/libvpx-1.8.0.txz
[head-powerpc64-default-job-10] Installing libvpx-1.8.0...
[head-powerpc64-default-job-10] Extracting libvpx-1.8.0: .......... done
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libvpx.so - found (/usr/local/lib/libvpx.so)
===>   Returning to build of ffmpeg0-0.7.17_17,1
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libx264.so - not found
===>   Installing existing package /packages/All/libx264-0.157.2945.txz
[head-powerpc64-default-job-10] Installing libx264-0.157.2945...
[head-powerpc64-default-job-10] Extracting libx264-0.157.2945: ......... done
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libx264.so - found (/usr/local/lib/libx264.so)
===>   Returning to build of ffmpeg0-0.7.17_17,1
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libxvidcore.so - not found
===>   Installing existing package /packages/All/xvid-1.3.5,1.txz
[head-powerpc64-default-job-10] Installing xvid-1.3.5,1...
[head-powerpc64-default-job-10] Extracting xvid-1.3.5,1: ........ done
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libxvidcore.so - found (/usr/local/lib/libxvidcore.so)
===>   Returning to build of ffmpeg0-0.7.17_17,1
===>   ffmpeg0-0.7.17_17,1 depends on shared library: libvorbisenc.so - found (/usr/local/lib/libvorbisenc.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ffmpeg0-0.7.17_17,1
ERROR: schroedinger-1.0 not found

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solving the problem.
===>  Script "configure" failed unexpectedly.
Please report the problem to wg@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/multimedia/ffmpeg0/work/ffmpeg-0.7.17/config.err" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

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



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