------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/audio/cyanrip XDG_CONFIG_HOME=/construction/audio/cyanrip HOME=/construction/audio/cyanrip TMPDIR="/tmp" PATH=/construction/audio/cyanrip/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix /usr/local --mandir man --infodir share/info --buildtype release --strip _build SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/audio/cyanrip XDG_CONFIG_HOME=/construction/audio/cyanrip HOME=/construction/audio/cyanrip TMPDIR="/tmp" PATH=/construction/audio/cyanrip/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 DESTDIR=/construction/audio/cyanrip/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS=" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- -v SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/cyanrip" EXAMPLESDIR="share/examples/cyanrip" DATADIR="share/cyanrip" WWWDIR="www/cyanrip" ETCDIR="etc/cyanrip" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cyanrip DOCSDIR=/usr/local/share/doc/cyanrip EXAMPLESDIR=/usr/local/share/examples/cyanrip WWWDIR=/usr/local/www/cyanrip ETCDIR=/usr/local/etc/cyanrip SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500909 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1k,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/ninja-1.10.2,2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/meson-0.57.1.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/aom-2.0.2.txz Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_3.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/glib-2.66.7,1.txz No schema files found: doing nothing. Installing /packages/All/harfbuzz-2.7.4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/libass-0.15.0.txz Installing /packages/All/dav1d-0.8.1.txz Installing /packages/All/pciids-20210131.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/gmp-6.2.1.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0_1.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.61.txz ===== Message from ca_root_nss-3.61: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.1.4_1.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.22.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/lame-3.100_2.txz Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.7_2,3.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone 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/libudev-devd-0.4.2_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/libv4l-1.20.0.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libva-2.10.0.txz Installing /packages/All/libvdpau-1.4.txz Installing /packages/All/libvpx-1.9.0.txz Installing /packages/All/libx264-0.161.3039.txz Installing /packages/All/x265-3.4_1.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.3.1_10,1.txz Installing /packages/All/libcddb-1.3.2_4.txz Installing /packages/All/libcdio-2.1.0.txz Installing /packages/All/libcdio-paranoia-10.2+2.0.1.txz Installing /packages/All/libnghttp2-1.43.0.txz Installing /packages/All/curl-7.75.0.txz Installing /packages/All/neon-0.31.2.txz Installing /packages/All/libmusicbrainz5-5.1.0.19.txz SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cyanrip-0.7.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cyanrip-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cyanrip-0.7.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cyanrip-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cyanrip-0.7.0 for building => SHA256 Checksum OK for cyanreg-cyanrip-v0.7.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cyanrip-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cyanrip-0.7.0 for building ===> Extracting for cyanrip-0.7.0 => SHA256 Checksum OK for cyanreg-cyanrip-v0.7.0_GH0.tar.gz. Extracted Memory Use: 0.29M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cyanrip-0.7.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cyanrip-0.7.0 depends on executable: meson - found ===> cyanrip-0.7.0 depends on executable: ninja - found ===> cyanrip-0.7.0 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cyanrip-0.7.0 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> cyanrip-0.7.0 depends on shared library: libcdio.so - found (/usr/local/lib/libcdio.so) ===> cyanrip-0.7.0 depends on shared library: libcdio_paranoia.so - found (/usr/local/lib/libcdio_paranoia.so) ===> cyanrip-0.7.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> cyanrip-0.7.0 depends on shared library: libmusicbrainz5.so - found (/usr/local/lib/libmusicbrainz5.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cyanrip-0.7.0 depends on executable: meson - found ===> cyanrip-0.7.0 depends on executable: ninja - found ===> cyanrip-0.7.0 depends on package: pkgconf>=1.3.0_1 - found ===> cyanrip-0.7.0 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> cyanrip-0.7.0 depends on shared library: libcdio.so - found (/usr/local/lib/libcdio.so) ===> cyanrip-0.7.0 depends on shared library: libcdio_paranoia.so - found (/usr/local/lib/libcdio_paranoia.so) ===> cyanrip-0.7.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) ===> cyanrip-0.7.0 depends on shared library: libmusicbrainz5.so - found (/usr/local/lib/libmusicbrainz5.so) ===> Configuring for cyanrip-0.7.0 The Meson build system Version: 0.57.1 Source dir: /construction/audio/cyanrip/cyanrip-0.7.0 Build dir: /construction/audio/cyanrip/cyanrip-0.7.0/_build Build type: native build Project name: cyanrip Project version: 0.7.0 C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") C linker for the host machine: cc ld.gold 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /usr/local/bin/pkgconf (1.7.3) Run-time dependency libavcodec found: YES 58.91.100 Run-time dependency libavformat found: YES 58.45.100 Run-time dependency libswresample found: YES 3.7.100 Run-time dependency libavfilter found: YES 7.85.100 Run-time dependency libavutil found: YES 56.51.100 Run-time dependency libcdio found: YES 2.1.0 Run-time dependency libcdio_paranoia found: YES 10.2+2.0.1 Run-time dependency libmusicbrainz5 found: YES 5.1.0 Run-time dependency libcurl found: YES 7.75.0 Run-time dependency threads found: YES Library m found: YES Configuring config.h using configuration Build targets in project: 2 Option buildtype is: release [default: debugoptimized] Found ninja-1.10.2 at /usr/local/bin/ninja SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cyanrip-0.7.0 [1/11] cc -Isrc/cyanrip.p -Isrc -I../src -I/usr/local/include -I/usr/local/include/neon -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_ISOC11_SOURCE -D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -Wundef -Wmissing-prototypes -Wshadow -Wparentheses -Wpointer-arith -Wno-pointer-sign -Werror=implicit-function-declaration -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ src/cyanrip.p/fifo_frame.c.o -MF src/cyanrip.p/fifo_frame.c.o.d -o src/cyanrip.p/fifo_frame.c.o -c ../src/fifo_frame.c [2/11] cc -Isrc/cyanrip.p -Isrc -I../src -I/usr/local/include -I/usr/local/include/neon -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_ISOC11_SOURCE -D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -Wundef -Wmissing-prototypes -Wshadow -Wparentheses -Wpointer-arith -Wno-pointer-sign -Werror=implicit-function-declaration -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ src/cyanrip.p/discid.c.o -MF src/cyanrip.p/discid.c.o.d -o src/cyanrip.p/discid.c.o -c ../src/discid.c [3/11] cc -Isrc/cyanrip.p -Isrc -I../src -I/usr/local/include -I/usr/local/include/neon -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_ISOC11_SOURCE -D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -Wundef -Wmissing-prototypes -Wshadow -Wparentheses -Wpointer-arith -Wno-pointer-sign -Werror=implicit-function-declaration -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ src/cyanrip.p/accurip.c.o -MF src/cyanrip.p/accurip.c.o.d -o src/cyanrip.p/accurip.c.o -c ../src/accurip.c [4/11] cc -Isrc/cyanrip.p -Isrc -I../src -I/usr/local/include -I/usr/local/include/neon -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_ISOC11_SOURCE -D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -Wundef -Wmissing-prototypes -Wshadow -Wparentheses -Wpointer-arith -Wno-pointer-sign -Werror=implicit-function-declaration -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ src/cyanrip.p/coverart.c.o -MF src/cyanrip.p/coverart.c.o.d -o src/cyanrip.p/coverart.c.o -c ../src/coverart.c [5/11] cc -Isrc/cyanrip.p -Isrc -I../src -I/usr/local/include -I/usr/local/include/neon -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_ISOC11_SOURCE -D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -Wundef -Wmissing-prototypes -Wshadow -Wparentheses -Wpointer-arith -Wno-pointer-sign -Werror=implicit-function-declaration -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ src/cyanrip.p/cyanrip_log.c.o -MF src/cyanrip.p/cyanrip_log.c.o.d -o src/cyanrip.p/cyanrip_log.c.o -c ../src/cyanrip_log.c [6/11] cc -Isrc/cyanrip.p -Isrc -I../src -I/usr/local/include -I/usr/local/include/neon -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_ISOC11_SOURCE -D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -Wundef -Wmissing-prototypes -Wshadow -Wparentheses -Wpointer-arith -Wno-pointer-sign -Werror=implicit-function-declaration -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ src/cyanrip.p/musicbrainz.c.o -MF src/cyanrip.p/musicbrainz.c.o.d -o src/cyanrip.p/musicbrainz.c.o -c ../src/musicbrainz.c [7/11] cc -Isrc/cyanrip.p -Isrc -I../src -I/usr/local/include -I/usr/local/include/neon -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_ISOC11_SOURCE -D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -Wundef -Wmissing-prototypes -Wshadow -Wparentheses -Wpointer-arith -Wno-pointer-sign -Werror=implicit-function-declaration -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ src/cyanrip.p/cyanrip_encode.c.o -MF src/cyanrip.p/cyanrip_encode.c.o.d -o src/cyanrip.p/cyanrip_encode.c.o -c ../src/cyanrip_encode.c [8/11] cc -Isrc/cyanrip.p -Isrc -I../src -I/usr/local/include -I/usr/local/include/neon -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_ISOC11_SOURCE -D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -Wundef -Wmissing-prototypes -Wshadow -Wparentheses -Wpointer-arith -Wno-pointer-sign -Werror=implicit-function-declaration -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ src/cyanrip.p/cyanrip_main.c.o -MF src/cyanrip.p/cyanrip_main.c.o.d -o src/cyanrip.p/cyanrip_main.c.o -c ../src/cyanrip_main.c [9/11] /usr/local/bin/meson --internal vcstagger ../src/version.c.in src/version.c release /construction/audio/cyanrip/cyanrip-0.7.0/src @VCS_TAG@ '(.*)' /construction/audio/cyanrip/cyanrip-0.7.0/src/git rev-parse --short HEAD [10/11] cc -Isrc/cyanrip.p -Isrc -I../src -I/usr/local/include -I/usr/local/include/neon -I/usr/local/include/libxml2 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -D_ISOC11_SOURCE -D_XOPEN_SOURCE=700 -U__STRICT_ANSI__ -Wundef -Wmissing-prototypes -Wshadow -Wparentheses -Wpointer-arith -Wno-pointer-sign -Werror=implicit-function-declaration -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -pthread -MD -MQ src/cyanrip.p/meson-generated_.._version.c.o -MF src/cyanrip.p/meson-generated_.._version.c.o.d -o src/cyanrip.p/meson-generated_.._version.c.o -c src/version.c [11/11] cc -o src/cyanrip src/cyanrip.p/meson-generated_.._version.c.o src/cyanrip.p/cyanrip_encode.c.o src/cyanrip.p/cyanrip_log.c.o src/cyanrip.p/cyanrip_main.c.o src/cyanrip.p/fifo_frame.c.o src/cyanrip.p/discid.c.o src/cyanrip.p/musicbrainz.c.o src/cyanrip.p/coverart.c.o src/cyanrip.p/accurip.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--start-group /usr/local/lib/libavcodec.so /usr/local/lib/libavformat.so /usr/local/lib/libswresample.so /usr/local/lib/libavfilter.so /usr/local/lib/libavutil.so /usr/local/lib/libcdio.so -lm /usr/lib/libcam.so /usr/local/lib/libcdio_paranoia.so /usr/local/lib/libcdio_cdda.so /usr/local/lib/libmusicbrainz5.so /usr/local/lib/libcurl.so -Wl,--end-group -pthread SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cyanrip-0.7.0 ===> Generating temporary packing list [1/4] /usr/local/bin/meson --internal vcstagger ../src/version.c.in src/version.c release /construction/audio/cyanrip/cyanrip-0.7.0/src @VCS_TAG@ '(.*)' /construction/audio/cyanrip/cyanrip-0.7.0/src/git rev-parse --short HEAD [1/2] /usr/local/bin/meson install --no-rebuild Installing src/cyanrip to /construction/audio/cyanrip/stage/usr/local/bin Stripping target 'src/cyanrip' using strip. ====> 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:06 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cyanrip-0.7.0 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:38