------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The mmsrip port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mmsrip-0.7.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The mmsrip port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> mmsrip-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mmsrip-0.7.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The mmsrip port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> mmsrip-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mmsrip-0.7.0 for building => SHA256 Checksum OK for mmsrip-0.7.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The mmsrip port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> mmsrip-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mmsrip-0.7.0 for building ===> Extracting for mmsrip-0.7.0 => SHA256 Checksum OK for mmsrip-0.7.0.tar.gz. Extracted Memory Use: 0.47M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mmsrip-0.7.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for mmsrip-0.7.0 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... 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 arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for gettimeofday... (cached) yes checking for getopt_long... yes checking for socket... (cached) yes checking for gethostbyname... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mmsrip-0.7.0 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- main.o --- --- error.o --- --- mms.o --- --- main.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- mms.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT mms.o -MD -MP -MF ".deps/mms.Tpo" -c -o mms.o mms.c; then mv -f ".deps/mms.Tpo" ".deps/mms.Po"; else rm -f ".deps/mms.Tpo"; exit 1; fi --- error.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -O2 -fno-strict-aliasing -Wall -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi --- main.o --- main.c: In function 'main': main.c:596:39: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] fprintf ( stderr, "%s: %d bytes written (--.- kbps)\r", output_filename, (ssize_t)total_len_written ); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld main.c:669:49: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] fprintf ( stderr, "%s: %d bytes written (%.1f mbps)\r", output_filename, (ssize_t)total_len_written, speed/1024.0f ); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld main.c:671:49: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] fprintf ( stderr, "%s: %d bytes written (%.1f kbps)\r", output_filename, (ssize_t)total_len_written, speed ); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld main.c:674:45: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] fprintf ( stderr, "%s: %d bytes written (--.- kbps)\r", output_filename, (ssize_t)total_len_written ); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld main.c:694:39: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] fprintf ( stderr, "%s: %d bytes written\n", output_filename, (ssize_t)total_len_written ); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld --- mms.o --- mms.c: In function 'mms_print_packet': mms.c:166:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'const long int'} [-Wformat=] fprintf ( stddebug, " command from server (%d bytes)\n", length ); ~^ ~~~~~~ %ld mms.c:168:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'const long int'} [-Wformat=] fprintf ( stddebug, " command from client (%d bytes)\n", length ); ~^ ~~~~~~ %ld mms.c: In function 'mms_recv_header_packet': mms.c:440:61: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] fprintf ( mms->stddebug, "\nASF Header Packet (%d bytes)\n", packet_len ); ~^ ~~~~~~~~~~ %ld mms.c: In function 'mms_interp_header': mms.c:561:68: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "File Properties Object (%lld bytes)\n", length ); ~~~^ ~~~~~~ %ld mms.c:563:65: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] fprintf ( mms->stddebug, " -> min packet length: %d\n", packet_length ); ~^ ~~~~~~~~~~~~~ %ld mms.c:597:59: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Stream Object (%lld bytes)\n", length ); ~~~^ ~~~~~~ %ld mms.c:606:55: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Data Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c:611:57: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Header Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c:613:63: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Simple Index Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c:615:56: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Index Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c:617:67: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Header Extension Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c:619:70: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Content Description Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c:621:79: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Extended Content Description Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c:623:61: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Codec List Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c:625:76: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Stream Bitrate Properties Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c:627:58: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] fprintf ( mms->stddebug, "Unknown Object (%lld bytes)\n\n", length ); ~~~^ ~~~~~~ %ld mms.c: In function 'mms_recv_media_packet': mms.c:676:56: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] fprintf ( mms->stddebug, "\nASF Media Packet (%d bytes)\n", packet_len ); ~^ ~~~~~~~~~~ %ld --- mmsrip --- cc -pipe -O2 -fno-strict-aliasing -Wall -o mmsrip main.o error.o mms.o Making all in doc SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mmsrip-0.7.0 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /construction/multimedia/mmsrip/mmsrip-0.7.0/install-sh -d "/construction/multimedia/mmsrip/stage/usr/local/bin" install -s -m 555 'mmsrip' '/construction/multimedia/mmsrip/stage/usr/local/bin/mmsrip' Making install in doc test -z "/usr/local/man/man1" || /construction/multimedia/mmsrip/mmsrip-0.7.0/install-sh -d "/construction/multimedia/mmsrip/stage/usr/local/man/man1" install -m 0644 './mmsrip.1' '/construction/multimedia/mmsrip/stage/usr/local/man/man1/mmsrip.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mmsrip-0.7.0 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11