------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3_2.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The rawrec 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 ------------------------------------------------------------------------------- ===> rawrec-0.9.991_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The rawrec 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 ===> rawrec-0.9.991_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rawrec-0.9.991_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The rawrec 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 ===> rawrec-0.9.991_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rawrec-0.9.991_1 for building => SHA256 Checksum OK for rawrec-0.9.991.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The rawrec 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 ===> rawrec-0.9.991_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rawrec-0.9.991_1 for building ===> Extracting for rawrec-0.9.991_1 => SHA256 Checksum OK for rawrec-0.9.991.tar.gz. Extracted Memory Use: 0.27M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for rawrec-0.9.991_1 ===> Applying ports patches for rawrec-0.9.991_1 from /xports/audio/rawrec/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> rawrec-0.9.991_1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> rawrec-0.9.991_1 depends on package: gmake>=4.3 - found ===> Configuring for rawrec-0.9.991_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for rawrec-0.9.991_1 gmake[1]: Entering directory '/construction/audio/rawrec/rawrec-0.9.991/src' cc -pipe -O2 -fno-strict-aliasing -c -o audio_close.o audio_close.c cc -pipe -O2 -fno-strict-aliasing -c -o audio_init.o audio_init.c cc -pipe -O2 -fno-strict-aliasing -c -o data_close.o data_close.c cc -pipe -O2 -fno-strict-aliasing -c -o data_init.o data_init.c cc -pipe -O2 -fno-strict-aliasing -c -o err_die.o err_die.c cc -pipe -O2 -fno-strict-aliasing -c -o get_au_blksz.o get_au_blksz.c cc -pipe -O2 -fno-strict-aliasing -c -o get_format_code.o get_format_code.c cc -pipe -O2 -fno-strict-aliasing -c -o globals.o globals.c cc -pipe -O2 -fno-strict-aliasing -c -o is_pow_two.o is_pow_two.c cc -pipe -O2 -fno-strict-aliasing -c -o main.o main.c In file included from audio_init.c:25: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from audio_init.c:17: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from is_pow_two.c:8: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from rawrec.h:8, from is_pow_two.c:8: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from get_au_blksz.c:13: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from get_au_blksz.c:7: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from audio_close.c:11: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from audio_close.c:6: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from data_init.c:17: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/fcntl.h:43, from data_init.c:10: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fcc -pipe -O2 -fno-strict-aliasing -c -o min.o min.c ffffffffffffffL cc -pipe -O2 -fno-strict-aliasing -c -o move_au.o move_au.c In file included from err_die.c:9: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from err_die.c:6: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from min.c:5: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from rawrec.h:8, from min.c:5: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL cc -pipe -O2 -fno-strict-aliasing -c -o move_fd.o move_fd.c cc -pipe -O2 -fno-strict-aliasing -c -o play.o play.c cc -pipe -O2 -fno-strict-aliasing -c -o process_command_line.o process_command_line.c cc -pipe -O2 -fno-strict-aliasing -c -o record.o record.c cc -pipe -O2 -fno-strict-aliasing -c -o ringbuf_close.o ringbuf_close.c In file included from main.c:15: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/unistd.h:37, from /usr/include/getopt.h:44, from main.c:4: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from move_au.c:15: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from move_au.c:9: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from play.c:18: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from ringbuf_close.c:10: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/sched.h:54, from play.c:8: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdlib.h:38, from ringbuf_close.c:8: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from record.c:19: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL cc -pipe -O2 -fno-strict-aliasing -c -o ringbuf_init.o ringbuf_init.c In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/sched.h:54, from record.c:8: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from move_fd.c:14: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from move_fd.c:8: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from process_command_line.c:26: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from process_command_line.c:20: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL cc -pipe -O2 -fno-strict-aliasing -c -o set_au_blksz.o set_au_blksz.c In file included from ringbuf_init.c:23: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/pthread.h:42, from ringbuf_init.c:17: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL cc -pipe -O2 -fno-strict-aliasing -c -o shutdown_signal_handler.o shutdown_signal_handler.c In file included from set_au_blksz.c:13: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from set_au_blksz.c:7: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL cc -pipe -O2 -fno-strict-aliasing -c -o sleep_on_option.o sleep_on_option.c In file included from data_close.c:11: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from data_close.c:6: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL cc -pipe -O2 -fno-strict-aliasing -c -o test_dsp_params.o test_dsp_params.c In file included from get_format_code.c:12: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from get_format_code.c:7: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL cc -pipe -O2 -fno-strict-aliasing -c -o usage.o usage.c In file included from sleep_on_option.c:9: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from rawrec.h:8, from sleep_on_option.c:9: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL cc -pipe -O2 -fno-strict-aliasing -c -o write_silence_on_option.o write_silence_on_option.c In file included from test_dsp_params.c:21: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/fcntl.h:43, from test_dsp_params.c:13: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from write_silence_on_option.c:19: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/fcntl.h:43, from write_silence_on_option.c:10: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL In file included from usage.c:8: rawrec.h:12: warning: "INT64_MAX" redefined # define INT64_MAX 9223372036854775807LL In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/stdio.h:41, from usage.c:6: /usr/include/machine/int_limits.h:56: note: this is the location of the previous definition #define INT64_MAX 0x7fffffffffffffffL cc audio_close.o audio_init.o data_close.o data_init.o err_die.o get_au_blksz.o get_format_code.o globals.o is_pow_two.o main.o min.o move_au.o move_fd.o play.o process_command_line.o record.o ringbuf_close.o ringbuf_init.o set_au_blksz.o shutdown_signal_handler.o sleep_on_option.o test_dsp_params.o usage.o write_silence_on_option.o -lm -lpthread -o rawrec ln -sf rawrec rawplay gmake[1]: Leaving directory '/construction/audio/rawrec/rawrec-0.9.991/src' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for rawrec-0.9.991_1 ===> Generating temporary packing list install -s -m 555 /construction/audio/rawrec/rawrec-0.9.991/src/rawrec /construction/audio/rawrec/stage/usr/local/bin ln -sf rawrec /construction/audio/rawrec/stage/usr/local/bin/rawplay install -m 444 /construction/audio/rawrec/rawrec-0.9.991/src/../docs/user/rawrec.1 /construction/audio/rawrec/stage/usr/local/share/man/man1 ln -sf rawrec.1 /construction/audio/rawrec/stage/usr/local/share/man/man1/rawplay.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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: write_silence_on_option.c sed failed: file content unchanged from backup: record.c sed failed: file content unchanged from backup: play.c sed failed: file content unchanged from backup: shutdown_signal_handler.c sed failed: file content unchanged from backup: ringbuf_close.c sed failed: file content unchanged from backup: is_pow_two.c sed failed: file content unchanged from backup: rawrec.h sed failed: file content unchanged from backup: usage.c sed failed: file content unchanged from backup: thread_functions.h sed failed: file content unchanged from backup: process_command_line.c sed failed: file content unchanged from backup: move_au.c sed failed: file content unchanged from backup: globals.c sed failed: file content unchanged from backup: sleep_on_option.c sed failed: file content unchanged from backup: ringbuf_init.c sed failed: file content unchanged from backup: data_close.c sed failed: file content unchanged from backup: audio_close.c sed failed: file content unchanged from backup: err_die.c sed failed: file content unchanged from backup: min.c sed failed: file content unchanged from backup: move_fd.c sed failed: file content unchanged from backup: main.c sed failed: file content unchanged from backup: data_init.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for rawrec-0.9.991_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04