Date: Tue, 7 Apr 2020 03:59:41 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 121powerpc64-quarterly][multimedia/libdvdnav] Failed for libdvdnav-6.1.0 in build Message-ID: <202004070359.0373xfMj055819@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: martymac@FreeBSD.org Last committer: martymac@FreeBSD.org Ident: $FreeBSD: branches/2020Q2/multimedia/libdvdnav/Makefile 529240 2020-03-27 11:23:42Z martymac $ Log URL: http://pylon.nyi.freebsd.org/data/121powerpc64-quarterly/530939/logs/libdvdnav-6.1.0.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=121powerpc64-quarterly&build=530939 Log: =>> Building multimedia/libdvdnav build started at Tue Apr 7 03:58:54 UTC 2020 port directory: /usr/ports/multimedia/libdvdnav package name: libdvdnav-6.1.0 building for: FreeBSD 121powerpc64-quarterly-job-12 12.1-RELEASE-p3 FreeBSD 12.1-RELEASE-p3 1201000 powerpc maintained by: martymac@FreeBSD.org Makefile ident: $FreeBSD: branches/2020Q2/multimedia/libdvdnav/Makefile 529240 2020-03-27 11:23:42Z martymac $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1201000 Job Id: 12 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p3 1201000 UNAME_r=12.1-RELEASE-p3 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-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=121powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/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 libdvdnav-6.1.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- martymac@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libdvdnav/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libdvdnav/work HOME=/wrkdirs/usr/ports/multimedia/libdvdnav/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/libdvdnav/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libdvdnav/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libdvdnav/work HOME=/wrkdirs/usr/ports/multimedia/libdvdnav/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/libdvdnav/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 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="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-- PORTDOCS="" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libdvdnav" EXAMPLESDIR="share/examples/libdvdnav" DATADIR="share/libdvdnav" WWWDIR="www/libdvdnav" ETCDIR="etc/libdvdnav" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libdvdnav DOCSDIR=/usr/local/share/doc/libdvdnav EXAMPLESDIR=/usr/local/share/examples/libdvdnav WWWDIR=/usr/local/www/libdvdnav ETCDIR=/usr/local/etc/libdvdnav --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=4 #### /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 PPC_ABI=ELFv1 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p3 OSREL=12.1 OSVERSION=1201000 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--- --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 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> libdvdnav-6.1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.13.2.txz [121powerpc64-quarterly-job-12] Installing pkg-1.13.2... [121powerpc64-quarterly-job-12] Extracting pkg-1.13.2: .......... done ===> libdvdnav-6.1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libdvdnav-6.1.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user => libdvdnav-6.1.0.tar.bz2 doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://download.videolan.org/pub/videolan/libdvdnav/6.1.0/libdvdnav-6.1.0.tar.bz2 libdvdnav-6.1.0.tar.bz2 361 kB 902 kBps 00s ===> Fetching all distfiles required by libdvdnav-6.1.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libdvdnav-6.1.0 for building => SHA256 Checksum OK for libdvdnav-6.1.0.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libdvdnav-6.1.0 for building ===> Extracting for libdvdnav-6.1.0 => SHA256 Checksum OK for libdvdnav-6.1.0.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for libdvdnav-6.1.0 =========================================================================== =======================<phase: build-depends >============================ ===> libdvdnav-6.1.0 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [121powerpc64-quarterly-job-12] Installing gmake-4.2.1_3... [121powerpc64-quarterly-job-12] `-- Installing gettext-runtime-0.20.1... [121powerpc64-quarterly-job-12] | `-- Installing indexinfo-0.3.1... [121powerpc64-quarterly-job-12] | `-- Extracting indexinfo-0.3.1: .... done [121powerpc64-quarterly-job-12] `-- Extracting gettext-runtime-0.20.1: .......... done [121powerpc64-quarterly-job-12] Extracting gmake-4.2.1_3: .......... done ===> libdvdnav-6.1.0 depends on executable: gmake - found ===> Returning to build of libdvdnav-6.1.0 ===> libdvdnav-6.1.0 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.6.3,1.txz [121powerpc64-quarterly-job-12] Installing pkgconf-1.6.3,1... [121powerpc64-quarterly-job-12] Extracting pkgconf-1.6.3,1: .......... done ===> libdvdnav-6.1.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of libdvdnav-6.1.0 =========================================================================== =======================<phase: lib-depends >============================ ===> libdvdnav-6.1.0 depends on shared library: libdvdread.so - not found ===> Installing existing package /packages/All/libdvdread-6.1.0.txz [121powerpc64-quarterly-job-12] Installing libdvdread-6.1.0... [121powerpc64-quarterly-job-12] Extracting libdvdread-6.1.0: .......... done ===> libdvdnav-6.1.0 depends on shared library: libdvdread.so - found (/usr/local/lib/libdvdread.so) ===> Returning to build of libdvdnav-6.1.0 =========================================================================== =======================<phase: configure >============================ ===> Configuring for libdvdnav-6.1.0 configure: loading site script /usr/ports/Templates/config.site checking build system type... powerpc64-portbld-freebsd12.1 checking host system type... powerpc64-portbld-freebsd12.1 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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking how to print strings... printf checking whether gmake supports the include directive... yes (GNU style) checking for gcc... 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 cc... /usr/bin/ld checking if the linker (/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) 524288 checking how to convert powerpc64-portbld-freebsd12.1 file names to powerpc64-portbld-freebsd12.1 format... func_convert_file_noop checking how to convert powerpc64-portbld-freebsd12.1 file names to toolchain format... func_convert_file_noop checking for /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 cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... 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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd12.1 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 for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... yes checking pkg-config is at least version 0.9.0... yes checking for DVDREAD... yes checking if cc supports -mno-ms-bitfields flag... no checking if cc supports -Wall -Wsign-compare -Wextra flag... yes checking for doxygen... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating misc/dvdnav.pc config.status: creating misc/libdvdnav.spec config.status: creating src/dvdnav/version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =======================<phase: build >============================ ===> Building for libdvdnav-6.1.0 gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/libdvdnav/work/libdvdnav-6.1.0' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/libdvdnav/work/libdvdnav-6.1.0' depbase=`echo src/dvdnav.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/dvdnav.lo -MD -MP -MF $depbase.Tpo -c -o src/dvdnav.lo src/dvdnav.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/dvdnav.lo -MD -MP -MF src/.deps/dvdnav.Tpo -c src/dvdnav.c -fPIC -DPIC -o src/.libs/dvdnav.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/dvdnav.lo -MD -MP -MF src/.deps/dvdnav.Tpo -c src/dvdnav.c -o src/dvdnav.o >/dev/null 2>&1 depbase=`echo src/read_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/read_cache.lo -MD -MP -MF $depbase.Tpo -c -o src/read_cache.lo src/read_cache.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/read_cache.lo -MD -MP -MF src/.deps/read_cache.Tpo -c src/read_cache.c -fPIC -DPIC -o src/.libs/read_cache.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/read_cache.lo -MD -MP -MF src/.deps/read_cache.Tpo -c src/read_cache.c -o src/read_cache.o >/dev/null 2>&1 depbase=`echo src/navigation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/navigation.lo -MD -MP -MF $depbase.Tpo -c -o src/navigation.lo src/navigation.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/navigation.lo -MD -MP -MF src/.deps/navigation.Tpo -c src/navigation.c -fPIC -DPIC -o src/.libs/navigation.o src/navigation.c: In function 'dvdnav_part_play_auto_stop': src/navigation.c:266: warning: unused parameter 'parts_to_play' src/navigation.c: In function 'dvdnav_time_play': src/navigation.c:273: warning: unused parameter 'title' src/navigation.c:274: warning: unused parameter 'time' libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/navigation.lo -MD -MP -MF src/.deps/navigation.Tpo -c src/navigation.c -o src/navigation.o >/dev/null 2>&1 depbase=`echo src/highlight.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/highlight.lo -MD -MP -MF $depbase.Tpo -c -o src/highlight.lo src/highlight.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/highlight.lo -MD -MP -MF src/.deps/highlight.Tpo -c src/highlight.c -fPIC -DPIC -o src/.libs/highlight.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/highlight.lo -MD -MP -MF src/.deps/highlight.Tpo -c src/highlight.c -o src/highlight.o >/dev/null 2>&1 depbase=`echo src/logger.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/logger.lo -MD -MP -MF $depbase.Tpo -c -o src/logger.lo src/logger.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/logger.lo -MD -MP -MF src/.deps/logger.Tpo -c src/logger.c -fPIC -DPIC -o src/.libs/logger.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/logger.lo -MD -MP -MF src/.deps/logger.Tpo -c src/logger.c -o src/logger.o >/dev/null 2>&1 depbase=`echo src/searching.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/searching.lo -MD -MP -MF $depbase.Tpo -c -o src/searching.lo src/searching.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/searching.lo -MD -MP -MF src/.deps/searching.Tpo -c src/searching.c -fPIC -DPIC -o src/.libs/searching.o src/searching.c: In function 'dvdnav_find_vobu_by_tmap': src/searching.c:1213: warning: missing initializer src/searching.c:1213: warning: (near initialization for '(anonymous).sector') src/searching.c:1214: warning: missing initializer src/searching.c:1214: warning: (near initialization for '(anonymous).sector') src/searching.c:1232: warning: missing initializer src/searching.c:1232: warning: (near initialization for '(anonymous).sector') src/searching.c:1233: warning: missing initializer src/searching.c:1233: warning: (near initialization for '(anonymous).sector') src/searching.c: In function 'dvdnav_jump_to_sector_by_time': src/searching.c:1314: warning: missing initializer src/searching.c:1314: warning: (near initialization for '(anonymous).sector') src/searching.c:1323: warning: missing initializer src/searching.c:1323: warning: (near initialization for '(anonymous).bgn') src/searching.c:1324: warning: missing initializer src/searching.c:1324: warning: (near initialization for '(anonymous).sector') src/searching.c:1325: warning: missing initializer src/searching.c:1325: warning: (near initialization for '(anonymous).sector') src/searching.c:1330: warning: missing initializer src/searching.c:1330: warning: (near initialization for '(anonymous).admap_len') libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/searching.lo -MD -MP -MF src/.deps/searching.Tpo -c src/searching.c -o src/searching.o >/dev/null 2>&1 depbase=`echo src/settings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/settings.lo -MD -MP -MF $depbase.Tpo -c -o src/settings.lo src/settings.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/settings.lo -MD -MP -MF src/.deps/settings.Tpo -c src/settings.c -fPIC -DPIC -o src/.libs/settings.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/settings.lo -MD -MP -MF src/.deps/settings.Tpo -c src/settings.c -o src/settings.o >/dev/null 2>&1 depbase=`echo src/vm/decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/vm/decoder.lo -MD -MP -MF $depbase.Tpo -c -o src/vm/decoder.lo src/vm/decoder.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/vm/decoder.lo -MD -MP -MF src/vm/.deps/decoder.Tpo -c src/vm/decoder.c -fPIC -DPIC -o src/vm/.libs/decoder.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/vm/decoder.lo -MD -MP -MF src/vm/.deps/decoder.Tpo -c src/vm/decoder.c -o src/vm/decoder.o >/dev/null 2>&1 depbase=`echo src/vm/vm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/vm/vm.lo -MD -MP -MF $depbase.Tpo -c -o src/vm/vm.lo src/vm/vm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdnav -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wsign-compare -Wextra -MT src/vm/vm.lo -MD -MP -MF src/vm/.deps/vm.Tpo -c src/vm/vm.c -fPIC -DPIC -o src/vm/.libs/vm.o src/vm/vm.c: In function 'escaped_strcpy': src/vm/vm.c:178: error: 'for' loop initial declaration used outside C99 mode gmake[2]: *** [Makefile:631: src/vm/vm.lo] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/libdvdnav/work/libdvdnav-6.1.0' gmake[1]: *** [Makefile:443: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/libdvdnav/work/libdvdnav-6.1.0' *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/libdvdnav
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004070359.0373xfMj055819>