------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/x11/taiga XDG_CONFIG_HOME=/construction/x11/taiga HOME=/construction/x11/taiga TMPDIR="/tmp" PATH=/construction/x11/taiga/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 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/x11/taiga XDG_CONFIG_HOME=/construction/x11/taiga HOME=/construction/x11/taiga TMPDIR="/tmp" PATH=/construction/x11/taiga/.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/x11/taiga/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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-D_WITH_GETLINE" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " 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/taiga" EXAMPLESDIR="share/examples/taiga" DATADIR="share/taiga" WWWDIR="www/taiga" ETCDIR="etc/taiga" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/taiga DOCSDIR=/usr/local/share/doc/taiga EXAMPLESDIR=/usr/local/share/examples/taiga WWWDIR=/usr/local/www/taiga ETCDIR=/usr/local/etc/taiga 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=500906 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.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,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.56.2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/libxml2-2.9.10_2.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/aom-2.0.1_1.txz Installing /packages/All/png-1.6.37.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/libiconv-1.16.txz Installing /packages/All/glib-2.66.4_1,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.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/libass-0.15.0.txz Installing /packages/All/dav1d-0.8.1.txz Installing /packages/All/pciids-20201127.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.58.txz ===== Message from ca_root_nss-3.58: -- 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/opencv-core-3.4.1_38.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/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.3020.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_9,1.txz SUCCEEDED 00:00:35 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> taiga-s20200907 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> taiga-s20200907 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by taiga-s20200907 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> taiga-s20200907 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by taiga-s20200907 for building => SHA256 Checksum OK for taiga-34c64aa7c3d7.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> taiga-s20200907 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by taiga-s20200907 for building ===> Extracting for taiga-s20200907 => SHA256 Checksum OK for taiga-34c64aa7c3d7.tar.gz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for taiga-s20200907 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> taiga-s20200907 depends on executable: meson - found ===> taiga-s20200907 depends on executable: ninja - found ===> taiga-s20200907 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> taiga-s20200907 depends on shared library: libwayland-client.so - found (/usr/local/lib/libwayland-client.so) ===> taiga-s20200907 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> taiga-s20200907 depends on executable: meson - found ===> taiga-s20200907 depends on executable: ninja - found ===> taiga-s20200907 depends on package: pkgconf>=1.3.0_1 - found ===> taiga-s20200907 depends on shared library: libwayland-client.so - found (/usr/local/lib/libwayland-client.so) ===> taiga-s20200907 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> Configuring for taiga-s20200907 The Meson build system Version: 0.56.2 Source dir: /construction/x11/taiga/taiga-34c64aa7c3d7 Build dir: /construction/x11/taiga/taiga-34c64aa7c3d7/_build Build type: native build Project name: taiga Project version: undefined Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '-D_WITH_GETLINE' 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 Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '-D_WITH_GETLINE' Host machine cpu family: x86_64 Host machine cpu: x86_64 Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.7.3) Run-time dependency wayland-client found: YES 1.18.0 Library rt found: YES Run-time dependency libavcodec found: YES 58.91.100 Run-time dependency libavutil found: YES 56.51.100 Run-time dependency libavformat found: YES 58.45.100 Build targets in project: 1 Found ninja-1.10.2 at /usr/local/bin/ninja SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for taiga-s20200907 [1/6] cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/proto_wlr-screencopy-unstable-v1-protocol.c.o -MF taiga.p/proto_wlr-screencopy-unstable-v1-protocol.c.o.d -o taiga.p/proto_wlr-screencopy-unstable-v1-protocol.c.o -c ../proto/wlr-screencopy-unstable-v1-protocol.c [2/6] cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/proto_xdg-output-unstable-v1-protocol.c.o -MF taiga.p/proto_xdg-output-unstable-v1-protocol.c.o.d -o taiga.p/proto_xdg-output-unstable-v1-protocol.c.o -c ../proto/xdg-output-unstable-v1-protocol.c [3/6] cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/src_main.c.o -MF taiga.p/src_main.c.o.d -o taiga.p/src_main.c.o -c ../src/main.c [4/6] cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/src_utils.c.o -MF taiga.p/src_utils.c.o.d -o taiga.p/src_utils.c.o -c ../src/utils.c ../src/utils.c: In function 'utils_set_timer': ../src/utils.c:52:12: warning: implicit declaration of function 'timer_create'; did you mean 'timerclear'? [-Wimplicit-function-declaration] int err = timer_create(clock, &evnt, out); ^~~~~~~~~~~~ timerclear ../src/utils.c:66:2: warning: implicit declaration of function 'timer_settime'; did you mean 'clock_settime'? [-Wimplicit-function-declaration] timer_settime(*out, 0, &timer, NULL); ^~~~~~~~~~~~~ clock_settime [5/6] cc -Itaiga.p -I. -I.. -I../inc -I/usr/local/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -O2 -fno-strict-aliasing -D_WITH_GETLINE -MD -MQ taiga.p/src_taiga.c.o -MF taiga.p/src_taiga.c.o.d -o taiga.p/src_taiga.c.o -c ../src/taiga.c ../src/taiga.c: In function 'sig': ../src/taiga.c:281:4: warning: implicit declaration of function 'timer_delete'; did you mean 'timerisset'? [-Wimplicit-function-declaration] timer_delete(args->timer); ^~~~~~~~~~~~ timerisset [6/6] cc -o taiga taiga.p/src_main.c.o taiga.p/src_taiga.c.o taiga.p/src_utils.c.o taiga.p/proto_wlr-screencopy-unstable-v1-protocol.c.o taiga.p/proto_xdg-output-unstable-v1-protocol.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -fno-strict-aliasing -Wl,--start-group /usr/local/lib/libwayland-client.so -lrt /usr/local/lib/libavcodec.so /usr/local/lib/libavutil.so /usr/local/lib/libavformat.so -Wl,--end-group FAILED: taiga cc -o taiga taiga.p/src_main.c.o taiga.p/src_taiga.c.o taiga.p/src_utils.c.o taiga.p/proto_wlr-screencopy-unstable-v1-protocol.c.o taiga.p/proto_xdg-output-unstable-v1-protocol.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -pipe -O2 -fno-strict-aliasing -Wl,--start-group /usr/local/lib/libwayland-client.so -lrt /usr/local/lib/libavcodec.so /usr/local/lib/libavutil.so /usr/local/lib/libavformat.so -Wl,--end-group taiga.p/src_taiga.c.o:taiga.c:function sig: error: undefined reference to 'timer_delete' taiga.p/src_utils.c.o:utils.c:function utils_set_timer: error: undefined reference to 'timer_create' taiga.p/src_utils.c.o:utils.c:function utils_set_timer: error: undefined reference to 'timer_settime' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/x11/taiga FAILED 00:00:00