>>> Building on sparc64-2b under multimedia/libdv BDEPENDS = [devel/popt] DIST = [multimedia/libdv:libdv-1.0.0.tar.gz] FULLPKGNAME = libdv-1.0.0p5 RDEPENDS = [devel/popt] (Junk lock obtained for sparc64-2b at 1758965534.28) >>> Running depends in multimedia/libdv at 1758965534.38 last junk was in net/luaunbound,lua52 /usr/sbin/pkg_add -aI -Drepair popt-1.16p4 was: /usr/sbin/pkg_add -aI -Drepair popt-1.16p4 /usr/sbin/pkg_add -aI -Drepair popt-1.16p4 >>> Running show-prepare-results in multimedia/libdv at 1758965542.44 ===> multimedia/libdv ===> Building from scratch libdv-1.0.0p5 ===> libdv-1.0.0p5 depends on: popt-* -> popt-1.16p4 ===> Verifying specs: c iconv intl m popt pthread ===> found c.102.0 iconv.7.1 intl.8.1 m.10.1 popt.1.0 pthread.28.0 popt-1.16p4 (Junk lock released for sparc64-2b at 1758965546.76) distfiles size=574565 >>> Running patch in multimedia/libdv at 1758965546.87 ===> multimedia/libdv ===> Checking files for libdv-1.0.0p5 `/usr/ports/distfiles/libdv-1.0.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for libdv-1.0.0p5 ===> Patching for libdv-1.0.0p5 ===> Applying OpenBSD patch patch-encodedv_dvconnect_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- encodedv/dvconnect.c.orig Sat Mar 24 10:10:08 2012 |+++ encodedv/dvconnect.c Sat Mar 24 10:13:34 2012 -------------------------- Patching file encodedv/dvconnect.c using Plan A... Hunk #1 succeeded at 857. done ===> Applying OpenBSD patch patch-libdv_vlc_x86_64_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: libdv/vlc_x86_64.S |--- libdv/vlc_x86_64.S.orig |+++ libdv/vlc_x86_64.S -------------------------- Patching file libdv/vlc_x86_64.S using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 103. Hunk #3 succeeded at 176. Hunk #4 succeeded at 430. done ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in multimedia/libdv at 1758965550.55 ===> multimedia/libdv ===> Generating configure for libdv-1.0.0p5 ===> Configuring for libdv-1.0.0p5 Using /usr/obj/ports/libdv-1.0.0/config.site (generated) configure: loading site script /usr/obj/ports/libdv-1.0.0/config.site checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 checking target system type... sparc64-unknown-openbsd7.7 checking for a BSD-compatible install... /usr/obj/ports/libdv-1.0.0/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o 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... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/obj/ports/libdv-1.0.0/bin/install -c 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 ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... cc -E 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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.7 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.7 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether to enable debugging... default=yes checking for pthread_create in -lpthread... (cached) yes checking for sqrt in -lm... (cached) yes checking for poptGetContext in -lpopt... yes checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for machine/endian.h... (cached) yes checking for inttypes.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for gettimeofday... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating libdv.spec config.status: creating libdv.pc config.status: creating libdv/Makefile config.status: creating playdv/Makefile config.status: creating encodedv/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Running build in multimedia/libdv at 1758965603.56 ===> multimedia/libdv ===> Building for libdv-1.0.0p5 /usr/bin/make all-recursive Making all in libdv /usr/bin/make all-am if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT dv.lo -MD -MP -MF ".deps/dv.Tpo" -c -o dv.lo dv.c; then mv -f ".deps/dv.Tpo" ".deps/dv.Plo"; else rm -f ".deps/dv.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT dv.lo -MD -MP -MF .deps/dv.Tpo -c dv.c -fPIC -DPIC -o .libs/dv.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT dv.lo -MD -MP -MF .deps/dv.Tpo -c dv.c -o dv.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT dct.lo -MD -MP -MF ".deps/dct.Tpo" -c -o dct.lo dct.c; then mv -f ".deps/dct.Tpo" ".deps/dct.Plo"; else rm -f ".deps/dct.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT dct.lo -MD -MP -MF .deps/dct.Tpo -c dct.c -fPIC -DPIC -o .libs/dct.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT dct.lo -MD -MP -MF .deps/dct.Tpo -c dct.c -o dct.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT idct_248.lo -MD -MP -MF ".deps/idct_248.Tpo" -c -o idct_248.lo idct_248.c; then mv -f ".deps/idct_248.Tpo" ".deps/idct_248.Plo"; else rm -f ".deps/idct_248.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT idct_248.lo -MD -MP -MF .deps/idct_248.Tpo -c idct_248.c -fPIC -DPIC -o .libs/idct_248.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT idct_248.lo -MD -MP -MF .deps/idct_248.Tpo -c idct_248.c -o idct_248.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT weighting.lo -MD -MP -MF ".deps/weighting.Tpo" -c -o weighting.lo weighting.c; then mv -f ".deps/weighting.Tpo" ".deps/weighting.Plo"; else rm -f ".deps/weighting.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT weighting.lo -MD -MP -MF .deps/weighting.Tpo -c weighting.c -fPIC -DPIC -o .libs/weighting.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT weighting.lo -MD -MP -MF .deps/weighting.Tpo -c weighting.c -o weighting.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT quant.lo -MD -MP -MF ".deps/quant.Tpo" -c -o quant.lo quant.c; then mv -f ".deps/quant.Tpo" ".deps/quant.Plo"; else rm -f ".deps/quant.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT quant.lo -MD -MP -MF .deps/quant.Tpo -c quant.c -fPIC -DPIC -o .libs/quant.o quant.c:249: warning: 'quant_248_inverse_mmx' defined but not used cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT quant.lo -MD -MP -MF .deps/quant.Tpo -c quant.c -o quant.o quant.c:249: warning: 'quant_248_inverse_mmx' defined but not used if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT vlc.lo -MD -MP -MF ".deps/vlc.Tpo" -c -o vlc.lo vlc.c; then mv -f ".deps/vlc.Tpo" ".deps/vlc.Plo"; else rm -f ".deps/vlc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT vlc.lo -MD -MP -MF .deps/vlc.Tpo -c vlc.c -fPIC -DPIC -o .libs/vlc.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT vlc.lo -MD -MP -MF .deps/vlc.Tpo -c vlc.c -o vlc.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT place.lo -MD -MP -MF ".deps/place.Tpo" -c -o place.lo place.c; then mv -f ".deps/place.Tpo" ".deps/place.Plo"; else rm -f ".deps/place.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT place.lo -MD -MP -MF .deps/place.Tpo -c place.c -fPIC -DPIC -o .libs/place.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT place.lo -MD -MP -MF .deps/place.Tpo -c place.c -o place.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" -c -o parse.lo parse.c; then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; else rm -f ".deps/parse.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" -c -o bitstream.lo bitstream.c; then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; else rm -f ".deps/bitstream.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT YUY2.lo -MD -MP -MF ".deps/YUY2.Tpo" -c -o YUY2.lo YUY2.c; then mv -f ".deps/YUY2.Tpo" ".deps/YUY2.Plo"; else rm -f ".deps/YUY2.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT YUY2.lo -MD -MP -MF .deps/YUY2.Tpo -c YUY2.c -fPIC -DPIC -o .libs/YUY2.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT YUY2.lo -MD -MP -MF .deps/YUY2.Tpo -c YUY2.c -o YUY2.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT YV12.lo -MD -MP -MF ".deps/YV12.Tpo" -c -o YV12.lo YV12.c; then mv -f ".deps/YV12.Tpo" ".deps/YV12.Plo"; else rm -f ".deps/YV12.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT YV12.lo -MD -MP -MF .deps/YV12.Tpo -c YV12.c -fPIC -DPIC -o .libs/YV12.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT YV12.lo -MD -MP -MF .deps/YV12.Tpo -c YV12.c -o YV12.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT rgb.lo -MD -MP -MF ".deps/rgb.Tpo" -c -o rgb.lo rgb.c; then mv -f ".deps/rgb.Tpo" ".deps/rgb.Plo"; else rm -f ".deps/rgb.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -fPIC -DPIC -o .libs/rgb.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT rgb.lo -MD -MP -MF .deps/rgb.Tpo -c rgb.c -o rgb.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT audio.lo -MD -MP -MF ".deps/audio.Tpo" -c -o audio.lo audio.c; then mv -f ".deps/audio.Tpo" ".deps/audio.Plo"; else rm -f ".deps/audio.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c audio.c -fPIC -DPIC -o .libs/audio.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c audio.c -o audio.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.c; then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT encode.lo -MD -MP -MF ".deps/encode.Tpo" -c -o encode.lo encode.c; then mv -f ".deps/encode.Tpo" ".deps/encode.Plo"; else rm -f ".deps/encode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -fPIC -DPIC -o .libs/encode.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.c -o encode.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT headers.lo -MD -MP -MF ".deps/headers.Tpo" -c -o headers.lo headers.c; then mv -f ".deps/headers.Tpo" ".deps/headers.Plo"; else rm -f ".deps/headers.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -fPIC -DPIC -o .libs/headers.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c headers.c -o headers.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enc_input.lo -MD -MP -MF ".deps/enc_input.Tpo" -c -o enc_input.lo enc_input.c; then mv -f ".deps/enc_input.Tpo" ".deps/enc_input.Plo"; else rm -f ".deps/enc_input.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enc_input.lo -MD -MP -MF .deps/enc_input.Tpo -c enc_input.c -fPIC -DPIC -o .libs/enc_input.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enc_input.lo -MD -MP -MF .deps/enc_input.Tpo -c enc_input.c -o enc_input.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enc_audio_input.lo -MD -MP -MF ".deps/enc_audio_input.Tpo" -c -o enc_audio_input.lo enc_audio_input.c; then mv -f ".deps/enc_audio_input.Tpo" ".deps/enc_audio_input.Plo"; else rm -f ".deps/enc_audio_input.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enc_audio_input.lo -MD -MP -MF .deps/enc_audio_input.Tpo -c enc_audio_input.c -fPIC -DPIC -o .libs/enc_audio_input.o enc_audio_input.c:62: warning: 'convert_u8' defined but not used enc_audio_input.c:85: warning: 'convert_s16_be' defined but not used enc_audio_input.c:91: warning: 'convert_u16_le' defined but not used enc_audio_input.c:103: warning: 'convert_u16_be' defined but not used cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enc_audio_input.lo -MD -MP -MF .deps/enc_audio_input.Tpo -c enc_audio_input.c -o enc_audio_input.o enc_audio_input.c:62: warning: 'convert_u8' defined but not used enc_audio_input.c:85: warning: 'convert_s16_be' defined but not used enc_audio_input.c:91: warning: 'convert_u16_le' defined but not used enc_audio_input.c:103: warning: 'convert_u16_be' defined but not used if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enc_output.lo -MD -MP -MF ".deps/enc_output.Tpo" -c -o enc_output.lo enc_output.c; then mv -f ".deps/enc_output.Tpo" ".deps/enc_output.Plo"; else rm -f ".deps/enc_output.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enc_output.lo -MD -MP -MF .deps/enc_output.Tpo -c enc_output.c -fPIC -DPIC -o .libs/enc_output.o cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enc_output.lo -MD -MP -MF .deps/enc_output.Tpo -c enc_output.c -o enc_output.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o libdv.la -rpath /usr/local/lib -version-info 4:3:0 dv.lo dct.lo idct_248.lo weighting.lo quant.lo vlc.lo place.lo parse.lo bitstream.lo YUY2.lo YV12.lo rgb.lo audio.lo util.lo encode.lo headers.lo enc_input.lo enc_audio_input.lo enc_output.lo -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libdv.so.5.0 -pthread -O2 -pipe -Wall -g .libs/dv.o .libs/dct.o .libs/idct_248.o .libs/weighting.o .libs/quant.o .libs/vlc.o .libs/place.o .libs/parse.o .libs/bitstream.o .libs/YUY2.o .libs/YV12.o .libs/rgb.o .libs/audio.o .libs/util.o .libs/encode.o .libs/headers.o .libs/enc_input.o .libs/enc_audio_input.o .libs/enc_output.o -L.libs -lm -Wl,-soname,libdv.so.5.0 libtool: link: ar cru .libs/libdv.a dv.o dct.o idct_248.o weighting.o quant.o vlc.o place.o parse.o bitstream.o YUY2.o YV12.o rgb.o audio.o util.o encode.o headers.o enc_input.o enc_audio_input.o enc_output.o libtool: link: ranlib .libs/libdv.a if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT dovlc.o -MD -MP -MF ".deps/dovlc.Tpo" -c -o dovlc.o dovlc.c; then mv -f ".deps/dovlc.Tpo" ".deps/dovlc.Po"; else rm -f ".deps/dovlc.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o dovlc dovlc.o libdv.la -lm libtool: link: cc -o .libs/dovlc -pthread -O2 -pipe -Wall -g dovlc.o -L.libs -ldv -lm -Wl,-rpath-link,/usr/local/lib .libs/libdv.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() .libs/libdv.so.5.0: warning: sprintf() is often misused, please use snprintf() if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT testvlc.o -MD -MP -MF ".deps/testvlc.Tpo" -c -o testvlc.o testvlc.c; then mv -f ".deps/testvlc.Tpo" ".deps/testvlc.Po"; else rm -f ".deps/testvlc.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o testvlc testvlc.o libdv.la -lm libtool: link: cc -o .libs/testvlc -pthread -O2 -pipe -Wall -g testvlc.o -L.libs -ldv -lm -Wl,-rpath-link,/usr/local/lib .libs/libdv.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() .libs/libdv.so.5.0: warning: sprintf() is often misused, please use snprintf() if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT testbitstream.o -MD -MP -MF ".deps/testbitstream.Tpo" -c -o testbitstream.o testbitstream.c; then mv -f ".deps/testbitstream.Tpo" ".deps/testbitstream.Po"; else rm -f ".deps/testbitstream.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o testbitstream testbitstream.o libdv.la -lm libtool: link: cc -o .libs/testbitstream -pthread -O2 -pipe -Wall -g testbitstream.o -L.libs -ldv -lm -Wl,-rpath-link,/usr/local/lib .libs/libdv.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() .libs/libdv.so.5.0: warning: sprintf() is often misused, please use snprintf() if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT recode.o -MD -MP -MF ".deps/recode.Tpo" -c -o recode.o recode.c; then mv -f ".deps/recode.Tpo" ".deps/recode.Po"; else rm -f ".deps/recode.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o recode recode.o libdv.la -lm libtool: link: cc -o .libs/recode -pthread -O2 -pipe -Wall -g recode.o -L.libs -ldv -lm -Wl,-rpath-link,/usr/local/lib .libs/libdv.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() .libs/libdv.so.5.0: warning: sprintf() is often misused, please use snprintf() if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT reppm.o -MD -MP -MF ".deps/reppm.Tpo" -c -o reppm.o reppm.c; then mv -f ".deps/reppm.Tpo" ".deps/reppm.Po"; else rm -f ".deps/reppm.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o reppm reppm.o libdv.la -lm libtool: link: cc -o .libs/reppm -pthread -O2 -pipe -Wall -g reppm.o -L.libs -ldv -lm -Wl,-rpath-link,/usr/local/lib .libs/libdv.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() .libs/libdv.so.5.0: warning: sprintf() is often misused, please use snprintf() if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT enctest.o -MD -MP -MF ".deps/enctest.Tpo" -c -o enctest.o enctest.c; then mv -f ".deps/enctest.Tpo" ".deps/enctest.Po"; else rm -f ".deps/enctest.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o enctest enctest.o libdv.la -lpthread -lm libtool: link: cc -o .libs/enctest -pthread -O2 -pipe -Wall -g enctest.o -L.libs -ldv -lm -lpthread -Wl,-rpath-link,/usr/local/lib .libs/libdv.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() .libs/libdv.so.5.0: warning: sprintf() is often misused, please use snprintf() Making all in encodedv if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT encodedv.o -MD -MP -MF ".deps/encodedv.Tpo" -c -o encodedv.o encodedv.c; then mv -f ".deps/encodedv.Tpo" ".deps/encodedv.Po"; else rm -f ".deps/encodedv.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o encodedv encodedv.o ../libdv/libdv.la -lpopt -lm libtool: link: cc -o .libs/encodedv -pthread -O2 -pipe -Wall -g encodedv.o -L.libs -ldv -lm -lpopt -lintl -liconv -Wl,-rpath-link,/usr/local/lib .libs/libdv.so.5.0: warning: strcpy() is almost always misused, please use strlcpy() .libs/libpopt.so.1.0: warning: random() may return deterministic values, is that what you want? .libs/libpopt.so.1.0: warning: strcat() is almost always misused, please use strlcat() .libs/libdv.so.5.0: warning: sprintf() is often misused, please use snprintf() .libs/libpopt.so.1.0: warning: stpcpy() is dangerous; do not use it if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT dvconnect.o -MD -MP -MF ".deps/dvconnect.Tpo" -c -o dvconnect.o dvconnect.c; then mv -f ".deps/dvconnect.Tpo" ".deps/dvconnect.Po"; else rm -f ".deps/dvconnect.Tpo"; exit 1; fi dvconnect.c: In function 'capture_raw': dvconnect.c:407: warning: 'w.filltime.tv_usec' is used uninitialized in this function dvconnect.c:407: warning: 'w.filltime.tv_sec' is used uninitialized in this function /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o dvconnect dvconnect.o -lpthread -lpopt -lm libtool: link: cc -o dvconnect -pthread -O2 -pipe -Wall -g dvconnect.o -L.libs -lpthread -lpopt -lintl -liconv -lm -Wl,-rpath-link,/usr/local/lib .libs/libpopt.so.1.0: warning: strcpy() is almost always misused, please use strlcpy() .libs/libpopt.so.1.0: warning: random() may return deterministic values, is that what you want? .libs/libpopt.so.1.0: warning: strcat() is almost always misused, please use strlcat() .libs/libpopt.so.1.0: warning: sprintf() is often misused, please use snprintf() .libs/libpopt.so.1.0: warning: stpcpy() is dangerous; do not use it if cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -Wall -g -pthread -MT insert_audio.o -MD -MP -MF ".deps/insert_audio.Tpo" -c -o insert_audio.o insert_audio.c; then mv -f ".deps/insert_audio.Tpo" ".deps/insert_audio.Po"; else rm -f ".deps/insert_audio.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -g -pthread -L/usr/local/lib -o dubdv insert_audio.o ../libdv/libdv.la -lpopt -lm panic: Unexpectedly didn't find a dot radix character in '-nan' at /usr/libdata/perl5/LT/Trace.pm line 18. Compilation failed in require at /usr/bin/libtool line 25. BEGIN failed--compilation aborted at /usr/bin/libtool line 25. *** Error 255 in encodedv (Makefile:321 'dubdv') *** Error 1 in . (Makefile:353 'all-recursive': @failcom='exit 1'; for f in x $MAKEFLAGS; do case $f in *=* | --[!k]*);; *k*) failcom='f...) *** Error 2 in /usr/obj/ports/libdv-1.0.0/libdv-1.0.0 (Makefile:239 'all') *** Error 2 in multimedia/libdv (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/libdv-1.0.0/.build_done': @cd /usr/obj/ports/...) *** Error 2 in multimedia/libdv (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=libdv-1.0.0p5; export _LOCKS_HELD=" libdv-1.0...) ===> Exiting multimedia/libdv with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1758965742.16 max_stuck=4.09/depends=8.07/show-prepare-results=4.41/patch=3.60/configure=53.09/build=138.69 Error: job failed with 512 on sparc64-2b at 1758965742