>>> Building on exopi-4 under multimedia/streamdvd BDEPENDS = [devel/libdvdread] DIST = [multimedia/streamdvd:streamdvd-0.4.tar.gz] FULLPKGNAME = streamdvd-0.4p6 RDEPENDS = [devel/libdvdread] (Junk lock obtained for exopi-4 at 1713777221.21) >>> Running depends in multimedia/streamdvd at 1713777221.24 last junk was in devel/glib2 /usr/sbin/pkg_add -aI -Drepair libdvdread-6.1.3 was: /usr/sbin/pkg_add -aI -Drepair libdvdread-6.1.3 /usr/sbin/pkg_add -aI -Drepair libdvdread-6.1.3 >>> Running show-prepare-results in multimedia/streamdvd at 1713777222.72 ===> multimedia/streamdvd ===> Building from scratch streamdvd-0.4p6 ===> streamdvd-0.4p6 depends on: libdvdread->=4.2.0 -> libdvdread-6.1.3 ===> Verifying specs: c m c++ c++abi pthread dvdread ===> found c.100.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 dvdread.9.0 libdvdread-6.1.3 (Junk lock released for exopi-4 at 1713777223.19) distfiles size=152669 >>> Running build in multimedia/streamdvd at 1713777223.21 ===> multimedia/streamdvd ===> Checking files for streamdvd-0.4p6 `/exopi-cvs/ports/distfiles/streamdvd-0.4.tar.gz' is up to date. >> (SHA256) streamdvd-0.4.tar.gz: OK ===> Extracting for streamdvd-0.4p6 ===> Patching for streamdvd-0.4p6 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-mplex_inputstrm_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mplex/inputstrm.cpp |--- mplex/inputstrm.cpp.orig |+++ mplex/inputstrm.cpp -------------------------- Patching file mplex/inputstrm.cpp using Plan A... Hunk #1 succeeded at 23. done ===> Applying OpenBSD patch patch-mplex_lpcmstrm_in_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mplex/lpcmstrm_in.cpp |--- mplex/lpcmstrm_in.cpp.orig |+++ mplex/lpcmstrm_in.cpp -------------------------- Patching file mplex/lpcmstrm_in.cpp using Plan A... Hunk #1 succeeded at 52. done ===> Applying OpenBSD patch patch-mplex_mplex_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mplex/mplex.cpp |--- mplex/mplex.cpp.orig |+++ mplex/mplex.cpp -------------------------- Patching file mplex/mplex.cpp using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 324. done ===> Applying OpenBSD patch patch-mplex_multiplexor_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mplex/multiplexor.cpp |--- mplex/multiplexor.cpp.orig |+++ mplex/multiplexor.cpp -------------------------- Patching file mplex/multiplexor.cpp using Plan A... Hunk #1 succeeded at 22. done ===> Applying OpenBSD patch patch-mplex_padstrm_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mplex/padstrm.cpp |--- mplex/padstrm.cpp.orig |+++ mplex/padstrm.cpp -------------------------- Patching file mplex/padstrm.cpp using Plan A... Hunk #1 succeeded at 23. done ===> Applying OpenBSD patch patch-mplex_zalphastrm_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- mplex/zalphastrm.hpp.orig Sat May 22 16:13:57 2010 |+++ mplex/zalphastrm.hpp Sat May 22 16:14:06 2010 -------------------------- Patching file mplex/zalphastrm.hpp using Plan A... Hunk #1 succeeded at 45. done ===> Applying OpenBSD patch patch-mplex_zalphastrm_in_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mplex/zalphastrm_in.cpp |--- mplex/zalphastrm_in.cpp.orig |+++ mplex/zalphastrm_in.cpp -------------------------- Patching file mplex/zalphastrm_in.cpp using Plan A... Hunk #1 succeeded at 23. 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 streamdvd-0.4p6 ===> Configuring for streamdvd-0.4p6 ===> Building for streamdvd-0.4p6 cc -O2 -pipe -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c streamdvd.c cc -O2 -pipe -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c requant.c c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/ac3strm_in.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/audiostrm_out.cpp In file included from mplex/audiostrm_out.cpp:28: mplex/fastintfns.h:8:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmax( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:8:47: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmax( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:13:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmin( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:13:47: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmin( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:18:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intabs( register int x ) ^~~~~~~~~ 5 warnings generated. c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/bits.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/buffer.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/dtsstrm_in.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/inputstrm.cpp In file included from mplex/inputstrm.cpp:29: mplex/fastintfns.h:8:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmax( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:8:47: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmax( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:13:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmin( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:13:47: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmin( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:18:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intabs( register int x ) ^~~~~~~~~ 5 warnings generated. c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/interact.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/lpcmstrm_in.cpp cc -O2 -pipe -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/mjpeg_logging.c c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/mpastrm_in.cpp cc -O2 -pipe -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/mpegconsts.c c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/mplex.cpp mplex/mplex.cpp:145:5: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr prev_filename_buf( new char[strlen(cur_filename)+1] ); ^ /usr/include/c++/v1/__memory/auto_ptr.h:30:28: note: 'auto_ptr' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ mplex/mplex.cpp:292:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] outfile_pattern = "/tmp/mplextmp"; ^ 2 warnings generated. c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/multiplexor.cpp mplex/multiplexor.cpp:306:68: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] mjpeg_info( "Multiplexing VCD stills: %d stills streams.", video_strms.size() ); ~~ ^~~~~~~~~~~~~~~~~~ %zu mplex/multiplexor.cpp:336:85: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] mjpeg_info( "Multiplexing SVCD stills: %d stills streams %d audio streams", video_strms.size(), mpa_strms.size() ); ~~ ^~~~~~~~~~~~~~~~~~ %zu mplex/multiplexor.cpp:336:105: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] mjpeg_info( "Multiplexing SVCD stills: %d stills streams %d audio streams", video_strms.size(), mpa_strms.size() ); ~~ ^~~~~~~~~~~~~~~~ %zu 3 warnings generated. c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/padstrm.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/stillsstream.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/stream_params.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/systems.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/vector.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/videostrm_in.cpp c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/videostrm_out.cpp In file included from mplex/videostrm_out.cpp:28: mplex/fastintfns.h:8:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmax( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:8:47: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmax( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:13:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmin( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:13:47: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmin( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:18:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intabs( register int x ) ^~~~~~~~~ 5 warnings generated. cc -O2 -pipe -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/yuv4mpeg_ratio.c c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/zalphastrm_in.cpp mplex/zalphastrm_in.cpp:266:9: warning: format specifies type 'int' but the argument has type 'clockticks' (aka 'long long') [-Wformat] access_unit.DTS/300); ^~~~~~~~~~~~~~~~~~~ mplex/zalphastrm_in.cpp:308:9: warning: format specifies type 'int' but the argument has type 'clockticks' (aka 'long long') [-Wformat] access_unit.DTS/300); ^~~~~~~~~~~~~~~~~~~ mplex/zalphastrm_in.cpp:316:77: warning: format specifies type 'int' but the argument has type 'bitcount_t' (aka 'unsigned long long') [-Wformat] mjpeg_debug( "Z/Alpha: Scanned to end AU %d at %d", access_unit.dorder, stream_length/8 ); ~~ ^~~~~~~~~~~~~~~ %llu 3 warnings generated. c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -I. -Implex -I/usr/local/include -c mplex/zalphastrm_out.cpp In file included from mplex/zalphastrm_out.cpp:27: mplex/fastintfns.h:8:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmax( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:8:47: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmax( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:13:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmin( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:13:47: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intmin( register int x, register int y ) ^~~~~~~~~ mplex/fastintfns.h:18:31: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] static __inline__ int intabs( register int x ) ^~~~~~~~~ 5 warnings generated. c++ -O2 -pipe -std=c++14 -I. -Implex -I/usr/local/include -L/usr/local/lib streamdvd.o requant.o ac3strm_in.o audiostrm_out.o bits.o buffer.o dtsstrm_in.o inputstrm.o interact.o lpcmstrm_in.o mjpeg_logging.o mpastrm_in.o mpegconsts.o mplex.o multiplexor.o padstrm.o stillsstream.o stream_params.o systems.o vector.o videostrm_in.o videostrm_out.o yuv4mpeg_ratio.o zalphastrm_in.o zalphastrm_out.o -ldvdread -lm -o streamdvd mplex.cpp(mplex.o:(FileOutputStream::NextSegment())): warning: strcpy() is almost always misused, please use strlcpy() mplex.cpp(mplex.o:(IFileBitStream::IFileBitStream(unsigned char, unsigned int))): warning: sprintf() is often misused, please use snprintf() cc -O2 -pipe -I. -Implex -I/usr/local/include -Wall -L/usr/local/lib -ldvdread -o streamanalyze -I/usr/local/include contrib/StreamAnalyze/streamanalyze.c >>> Running package in multimedia/streamdvd at 1713777245.92 ===> multimedia/streamdvd ===> Faking installation for streamdvd-0.4p6 /exopi-obj/pobj/streamdvd-0.4/bin/install -c -s -m 755 /exopi-obj/pobj/streamdvd-0.4/StreamDVD-0.4/streamdvd /exopi-obj/pobj/streamdvd-0.4/fake-amd64/usr/local/bin /exopi-obj/pobj/streamdvd-0.4/bin/install -c -s -m 755 /exopi-obj/pobj/streamdvd-0.4/StreamDVD-0.4/streamanalyze /exopi-obj/pobj/streamdvd-0.4/fake-amd64/usr/local/bin /exopi-obj/pobj/streamdvd-0.4/bin/install -d -m 755 /exopi-obj/pobj/streamdvd-0.4/fake-amd64/usr/local/share/doc/streamdvd /exopi-obj/pobj/streamdvd-0.4/bin/install -c -m 644 /exopi-obj/pobj/streamdvd-0.4/StreamDVD-0.4/README /exopi-obj/pobj/streamdvd-0.4/fake-amd64/usr/local/share/doc/streamdvd/README.streamdvd /exopi-obj/pobj/streamdvd-0.4/bin/install -c -m 644 /exopi-obj/pobj/streamdvd-0.4/StreamDVD-0.4/contrib/StreamAnalyze/README /exopi-obj/pobj/streamdvd-0.4/fake-amd64/usr/local/share/doc/streamdvd/README.streamanalyze ===> Building package for streamdvd-0.4p6 Create /exopi-cvs/ports/packages/amd64/all/streamdvd-0.4p6.tgz Creating package streamdvd-0.4p6 reading plist| checking dependencies| checking dependencies|devel/libdvdread checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|***** | 8% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/streamdvd-0.4p6.tgz >>> Running clean in multimedia/streamdvd at 1713777248.00 ===> multimedia/streamdvd ===> Cleaning for streamdvd-0.4p6 >>> Ended at 1713777248.64 max_stuck=0.00/depends=1.47/show-prepare-results=0.51/build=22.71/package=2.08/clean=0.66