------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/fftw3-3.3.8_6.txz Installing /packages/All/iniparser-4.1.txz ===== Message from iniparser-4.1: -- ===> NOTICE: The iniparser 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 Installing /packages/All/sndio-1.6.0.txz ===> Creating groups. Creating group '_sndio' with gid '702'. ===> Creating users Creating user '_sndio' with uid '702'. SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cava-0.6.1_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cava-0.6.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cava-0.6.1_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cava-0.6.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cava-0.6.1_2 for building => SHA256 Checksum OK for karlstav-cava-0.6.1_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cava-0.6.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cava-0.6.1_2 for building ===> Extracting for cava-0.6.1_2 ===> cava-0.6.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cava-0.6.1_2 for building => SHA256 Checksum OK for karlstav-cava-0.6.1_GH0.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cava-0.6.1_2 ===> Applying ports patches for cava-0.6.1_2 ===> Cleanly applied ports patch(es) patch-Makefile.am patch-cava.c patch-config.c patch-output_terminal__ncurses.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cava-0.6.1_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> cava-0.6.1_2 depends on package: autoconf>=2.69 - found ===> cava-0.6.1_2 depends on package: automake>=1.16.1 - found ===> cava-0.6.1_2 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cava-0.6.1_2 depends on shared library: libfftw3.so - found (/usr/local/lib/libfftw3.so) ===> cava-0.6.1_2 depends on shared library: libiniparser.so - found (/usr/local/lib/libiniparser.so) ===> cava-0.6.1_2 depends on shared library: libsndio.so - found (/usr/local/lib/libsndio.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cava-0.6.1_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> cava-0.6.1_2 depends on package: autoconf>=2.69 - found ===> cava-0.6.1_2 depends on package: automake>=1.16.1 - found ===> cava-0.6.1_2 depends on executable: libtoolize - found ===> cava-0.6.1_2 depends on shared library: libfftw3.so - found (/usr/local/lib/libfftw3.so) ===> cava-0.6.1_2 depends on shared library: libiniparser.so - found (/usr/local/lib/libiniparser.so) ===> cava-0.6.1_2 depends on shared library: libsndio.so - found (/usr/local/lib/libsndio.so) ===> Configuring for cava-0.6.1_2 aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. configure.ac:4: installing './ar-lib' configure.ac:4: installing './compile' configure.ac:5: installing './config.guess' configure.ac:5: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' 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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... 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 ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf 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) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 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... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... 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... cpp 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... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for pthread.h... (cached) yes checking for pthread_create in -lpthread... yes checking for alloca.h... (cached) no checking for snd_pcm_open in -lasound... (cached) no configure: WARNING: No alsa dev files found building without alsa support checking for pa_simple_new in -lpulse-simple... (cached) no configure: WARNING: No pusleaudio dev files found building without pulseaudio support checking for sio_open in -lsndio... yes checking for sqrt in -lm... yes checking for fftw_execute in -lfftw3... yes checking for ncursesw6-config... /usr/local/bin/ncursesw6-config checking for initscr in -lncursesw... yes checking for initscr in -lncursesw... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for library containing iniparser_load... -liniparser checking iniparser.h usability... yes checking iniparser.h presence... yes checking for iniparser.h... yes configure: Using installed iniparser checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cava-0.6.1_2 --- all-recursive --- --- cava-cava.o --- cc -DPACKAGE_NAME=\"cava\" -DPACKAGE_TARNAME=\"cava\" -DPACKAGE_VERSION=\"0.6.1\" -DPACKAGE_STRING=\"cava\ 0.6.1\" -DPACKAGE_BUGREPORT=\"karl@stavestrand.no\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cava\" -DVERSION=\"0.6.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD_H=1 -DHAVE_CURSES_H=1 -DHAVE_INIPARSER_H=1 -I. -DPACKAGE=\"cava\" -DVERSION=\"0.6.1\" -D_POSIX_SOURCE -D _POSIX_C_SOURCE=200809L -DFONT_DIR=\"/usr/local/share/cava\" -isystem /usr/local/include -DSNDIO -I/usr/local/include/ncurses/ncursesw -I/usr/local/include/ncurses -DNCURSES -std=c99 -Wall -Wextra -pipe -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -MT cava-cava.o -MD -MP -MF .deps/cava-cava.Tpo -c -o cava-cava.o `test -f 'cava.c' || echo './'`cava.c In file included from cava.c:44: output/raw.h:2:63: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] int ascii_range, char bar_delim, char frame_delim, const int const f[200]); ^~~~~ In file included from cava.c:45: output/raw.c:7:62: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] int ascii_range, char bar_delim, char frame_delim, const int const f[200]) { ^~~~~ In file included from cava.c:36: output/terminal_ncurses.c: In function 'init_terminal_ncurses': output/terminal_ncurses.c:113:38: warning: '%02x' directive writing between 2 and 4 bytes into a region of size between 3 and 5 [-Wformat-overflow=] sprintf(next_color,"#%02x%02x%02x",rgb[2][0], rgb[2][1], rgb[2][2]); ^~~~ output/terminal_ncurses.c:113:32: note: directive argument in the range [0, 65535] sprintf(next_color,"#%02x%02x%02x",rgb[2][0], rgb[2][1], rgb[2][2]); ^~~~~~~~~~~~~~~ output/terminal_ncurses.c:113:32: note: directive argument in the range [0, 65535] output/terminal_ncurses.c:113:13: note: 'sprintf' output between 8 and 14 bytes into a destination of size 8 sprintf(next_color,"#%02x%02x%02x",rgb[2][0], rgb[2][1], rgb[2][2]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cava.c: In function 'main': cava.c:603:19: warning: 'smh' may be used uninitialized in this function [-Wmaybe-uninitialized] p.smooth[(int)floor(((double)n) * smh)]; ^~~~~~~~~~~~~~~~~~~~~~~~ cava.c:820:12: warning: 'fp' may be used uninitialized in this function [-Wmaybe-uninitialized] rc = print_raw_out(bars, fp, p.is_bin, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p.bit_format, p.ascii_range, p.bar_delim, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p.frame_delim,f); ~~~~~~~~~~~~~~~~ cava.c:812:12: warning: 'inAtty' may be used uninitialized in this function [-Wmaybe-uninitialized] rc = draw_terminal_bcircle(inAtty, h, w, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cava.c:718:11: warning: 'fr' may be used uninitialized in this function [-Wmaybe-uninitialized] fr = monstercat_filter(fr, bars / 2, p.waves, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p.monstercat); ~~~~~~~~~~~~~ mv -f .deps/cava-cava.Tpo .deps/cava-cava.Po --- cava --- /bin/sh ./libtool --tag=CC --mode=link cc -std=c99 -Wall -Wextra -pipe -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath /usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o cava cava-cava.o -liniparser -liniparser -L/usr/local/lib -lpthread -lsndio -lm -lfftw3 -L/usr/local/lib -rpath /usr/local/lib -lncursesw -ltinfow libtool: link: cc -std=c99 -Wall -Wextra -pipe -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -isystem /usr/local/include -fno-strict-aliasing -Wl,-rpath /usr/local/lib -Wl,-rpath=/usr/local/lib -o cava cava-cava.o -L/usr/local/lib -liniparser -lpthread -lsndio -lm -lfftw3 -lncursesw -ltinfow -Wl,-rpath -Wl,/usr/local/lib SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> cava-0.6.1_2 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cava-0.6.1_2 ===> cava-0.6.1_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/audio/cava/cava-0.6.1/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/audio/cava/cava-0.6.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/audio/cava/cava-0.6.1/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/audio/cava/cava-0.6.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /bin/mkdir -p '/construction/audio/cava/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /construction/audio/cava/cava-0.6.1/install-sh -c -s cava '/construction/audio/cava/stage/usr/local/bin' libtool: install: /bin/sh /construction/audio/cava/cava-0.6.1/install-sh -c -s cava /construction/audio/cava/stage/usr/local/bin/cava install -m 0644 /construction/audio/cava/cava-0.6.1/README.md /construction/audio/cava/stage/usr/local/share/doc/cava install -m 0644 /construction/audio/cava/cava-0.6.1/example_files/config /construction/audio/cava/stage/usr/local/share/examples/cava ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cava-0.6.1_2 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:48