>>> Building on exopi-3 under converters/libdvdcss BDEPENDS = [archivers/bzip2] DIST = [converters/libdvdcss:libdvdcss-1.4.3.tar.bz2] FULLPKGNAME = libdvdcss-1.4.3 (Junk lock obtained for exopi-3 at 1713769952.34) >>> Running depends in converters/libdvdcss at 1713769952.37 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 >>> Running show-prepare-results in converters/libdvdcss at 1713769954.38 ===> converters/libdvdcss ===> Building from scratch libdvdcss-1.4.3 ===> libdvdcss-1.4.3 depends on: bzip2-* -> bzip2-1.0.8p0 bzip2-1.0.8p0 (Junk lock released for exopi-3 at 1713769955.31) distfiles size=388404 >>> Running build in converters/libdvdcss at 1713769955.42 ===> converters/libdvdcss ===> Checking files for libdvdcss-1.4.3 `/exopi-cvs/ports/distfiles/libdvdcss-1.4.3.tar.bz2' is up to date. >> (SHA256) libdvdcss-1.4.3.tar.bz2: OK ===> Extracting for libdvdcss-1.4.3 ===> Patching for libdvdcss-1.4.3 ===> Applying OpenBSD patch patch-src_css_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/css.c |--- src/css.c.orig |+++ src/css.c -------------------------- Patching file src/css.c using Plan A... Hunk #1 succeeded at 231. Hunk #2 succeeded at 251. Hunk #3 succeeded at 270. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libdvdcss-1.4.3 ===> Configuring for libdvdcss-1.4.3 Using /exopi-obj/pobj/libdvdcss-1.4.3/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libdvdcss-1.4.3/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/libdvdcss-1.4.3/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking how to print strings... print -r checking whether make 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... (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 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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B 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... 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 for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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... yes checking dynamic linker characteristics... openbsd7.5 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 ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for size_t... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/uio.h... (cached) yes checking for pwd.h... (cached) yes checking for errno.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking whether O_BINARY is declared... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for posix mkdir()... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for sys/ioctl.h... (cached) yes checking sys/cdio.h usability... yes checking sys/cdio.h presence... yes checking for sys/cdio.h... yes checking sys/dvdio.h usability... no checking sys/dvdio.h presence... no checking for sys/dvdio.h... no checking linux/cdrom.h usability... no checking linux/cdrom.h presence... no checking for linux/cdrom.h... no checking dvd.h usability... no checking dvd.h presence... no checking for dvd.h... no checking sys/scsi/scsi_types.h usability... no checking sys/scsi/scsi_types.h presence... no checking for sys/scsi/scsi_types.h... no checking IOKit/storage/IODVDMediaBSDClient.h usability... no checking IOKit/storage/IODVDMediaBSDClient.h presence... no checking for IOKit/storage/IODVDMediaBSDClient.h... no checking if cc supports -Wall flag... yes checking if cc supports -Wextra flag... yes checking for cc way to treat warnings as errors... -Werror checking if cc supports -fvisibility=hidden... yes checking if cc supports __attribute__(( visibility("default") ))... yes checking for git... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libdvdcss.spec config.status: creating doc/doxygen.cfg config.status: creating src/libdvdcss.pc config.status: creating src/dvdcss/version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for libdvdcss-1.4.3 /usr/bin/make all-am depbase=`echo src/libdvdcss.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/libdvdcss.lo -MD -MP -MF $depbase.Tpo -c -o src/libdvdcss.lo src/libdvdcss.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/libdvdcss.lo -MD -MP -MF src/.deps/libdvdcss.Tpo -c src/libdvdcss.c -fPIC -DPIC -o src/.libs/libdvdcss.o cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/libdvdcss.lo -MD -MP -MF src/.deps/libdvdcss.Tpo -c src/libdvdcss.c -o src/libdvdcss.o depbase=`echo src/device.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/device.lo -MD -MP -MF $depbase.Tpo -c -o src/device.lo src/device.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/device.lo -MD -MP -MF src/.deps/device.Tpo -c src/device.c -fPIC -DPIC -o src/.libs/device.o cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/device.lo -MD -MP -MF src/.deps/device.Tpo -c src/device.c -o src/device.o depbase=`echo src/css.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/css.lo -MD -MP -MF $depbase.Tpo -c -o src/css.lo src/css.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/css.lo -MD -MP -MF src/.deps/css.Tpo -c src/css.c -fPIC -DPIC -o src/.libs/css.o src/css.c:1659:41: warning: argument 'p_sec' of type 'const uint8_t[2048]' (aka 'const unsigned char[2048]') with mismatched bound [-Warray-parameter] static int AttackPattern( const uint8_t p_sec[ DVDCSS_BLOCK_SIZE ], ^ src/css.c:82:44: note: previously declared as 'const uint8_t[]' (aka 'const unsigned char[]') here static int AttackPattern ( const uint8_t[], uint8_t * ); ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/css.lo -MD -MP -MF src/.deps/css.Tpo -c src/css.c -o src/css.o src/css.c:1659:41: warning: argument 'p_sec' of type 'const uint8_t[2048]' (aka 'const unsigned char[2048]') with mismatched bound [-Warray-parameter] static int AttackPattern( const uint8_t p_sec[ DVDCSS_BLOCK_SIZE ], ^ src/css.c:82:44: note: previously declared as 'const uint8_t[]' (aka 'const unsigned char[]') here static int AttackPattern ( const uint8_t[], uint8_t * ); ^ 1 warning generated. depbase=`echo src/ioctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/ioctl.lo -MD -MP -MF $depbase.Tpo -c -o src/ioctl.lo src/ioctl.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/ioctl.lo -MD -MP -MF src/.deps/ioctl.Tpo -c src/ioctl.c -fPIC -DPIC -o src/.libs/ioctl.o cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/ioctl.lo -MD -MP -MF src/.deps/ioctl.Tpo -c src/ioctl.c -o src/ioctl.o depbase=`echo src/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/error.lo -MD -MP -MF $depbase.Tpo -c -o src/error.lo src/error.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/error.lo -MD -MP -MF src/.deps/error.Tpo -c src/error.c -fPIC -DPIC -o src/.libs/error.o cc -DHAVE_CONFIG_H -I. -I./src -I./src/dvdcss -O2 -pipe -Wall -Wextra -fvisibility=hidden -MT src/error.lo -MD -MP -MF src/.deps/error.Tpo -c src/error.c -o src/error.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -Wextra -fvisibility=hidden -version-info 4:0:2 -no-undefined -o libdvdcss.la -rpath /usr/local/lib src/libdvdcss.lo src/device.lo src/css.lo src/ioctl.lo src/error.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libdvdcss.so.4.1 -O2 -pipe -Wall -Wextra -fvisibility=hidden src/.libs/libdvdcss.o src/.libs/device.o src/.libs/css.o src/.libs/ioctl.o src/.libs/error.o -Wl,-soname,libdvdcss.so.4.1 libtool: link: ar cru .libs/libdvdcss.a src/libdvdcss.o src/device.o src/css.o src/ioctl.o src/error.o libtool: link: ranlib .libs/libdvdcss.a >>> Running package in converters/libdvdcss at 1713769979.03 ===> converters/libdvdcss ===> Faking installation for libdvdcss-1.4.3 mkdir -p '/exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libdvdcss-1.4.3/bin/install -c libdvdcss.la '/exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libdvdcss-1.4.3/bin/install -c -m 644 ./.libs/libdvdcss.a /exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/lib/libdvdcss.a libtool: install: /exopi-obj/pobj/libdvdcss-1.4.3/bin/install -c -m 644 ./.libs/libdvdcss.so.4.1 /exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/lib/libdvdcss.so.4.1 libtool: install: /exopi-obj/pobj/libdvdcss-1.4.3/bin/install -c -m 644 ./.libs/libdvdcss.lai /exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/lib/libdvdcss.la mkdir -p '/exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/share/doc/libdvdcss' /exopi-obj/pobj/libdvdcss-1.4.3/bin/install -c -m 644 AUTHORS COPYING NEWS README ChangeLog '/exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/share/doc/libdvdcss' mkdir -p '/exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libdvdcss-1.4.3/bin/install -c -m 644 src/libdvdcss.pc '/exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/lib/pkgconfig' mkdir -p '/exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/include/dvdcss' /exopi-obj/pobj/libdvdcss-1.4.3/bin/install -c -m 644 src/dvdcss/dvdcss.h src/dvdcss/version.h '/exopi-obj/pobj/libdvdcss-1.4.3/fake-amd64/usr/local/include/dvdcss' ===> Building package for libdvdcss-1.4.3 Create /exopi-cvs/ports/packages/amd64/all/libdvdcss-1.4.3.tgz Creating package libdvdcss-1.4.3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************** | 25% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|********************************* | 51% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libdvdcss-1.4.3.tgz >>> Running clean in converters/libdvdcss at 1713769981.46 ===> converters/libdvdcss ===> Cleaning for libdvdcss-1.4.3 >>> Ended at 1713769981.85 max_stuck=1.56/depends=1.93/show-prepare-results=1.03/build=23.62/package=2.49/clean=0.42