Skip to content

Instantly share code, notes, and snippets.

@lwhsu
Created March 9, 2021 07:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lwhsu/e3743b07f198557e95ae3fcbfbda6d17 to your computer and use it in GitHub Desktop.
Save lwhsu/e3743b07f198557e95ae3fcbfbda6d17 to your computer and use it in GitHub Desktop.
=>> Building textproc/gtkspellmm
build started at Tue Mar 9 15:10:49 CST 2021
port directory: /usr/ports/textproc/gtkspellmm
package name: gtkspellmm3-3.0.5
building for: FreeBSD 12_2_amd64-default-job-01 12.2-RELEASE-p3 FreeBSD 12.2-RELEASE-p3 amd64
maintained by: mistresssilvara@hotmail.com
Makefile ident:
Poudriere version: 3.3.99.20210228
Host OSVERSION: 1202000
Jail OSVERSION: 1202000
Job Id: 01
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1202000
UNAME_v=FreeBSD 12.2-RELEASE-p3
UNAME_r=12.2-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
WARNING_WAIT=0
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.99.20210228
MASTERMNT=/usr/local/poudriere/data/.m/12_2_amd64-default/ref
DEV_WARNING_WAIT=0
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=xterm-256color
GID=0
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
UID=0
PWD=/usr/local/poudriere/data/.m/12_2_amd64-default/ref/.p/pool
OUTPUT_REDIRECTED_STDOUT=3
NO_WARNING_PKG_INSTALL_EOL=yes
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=12_2_amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/12_2_amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for gtkspellmm3-3.0.5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
mistresssilvara@hotmail.com
--End MAINTAINER--
--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/gtkspellmm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/gtkspellmm/work HOME=/wrkdirs/usr/ports/textproc/gtkspellmm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/gtkspellmm/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/gtkspellmm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/gtkspellmm/work HOME=/wrkdirs/usr/ports/textproc/gtkspellmm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/gtkspellmm/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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"
--End MAKE_ENV--
--PLIST_SUB--
PORTDOCS="" DOCS="" NO_DOCS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gtkspellmm" EXAMPLESDIR="share/examples/gtkspellmm" DATADIR="share/gtkspellmm" WWWDIR="www/gtkspellmm" ETCDIR="etc/gtkspellmm"
--End PLIST_SUB--
--SUB_LIST--
DOCS="" NO_DOCS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gtkspellmm DOCSDIR=/usr/local/share/doc/gtkspellmm EXAMPLESDIR=/usr/local/share/examples/gtkspellmm WWWDIR=/usr/local/www/gtkspellmm ETCDIR=/usr/local/etc/gtkspellmm
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.2-RELEASE-p3
OSREL=12.2
OSVERSION=1202000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
_SMP_CPUS=8
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 19443
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> gtkspellmm3-3.0.5 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.16.3.txz
[12_2_amd64-default-job-01] Installing pkg-1.16.3...
[12_2_amd64-default-job-01] Extracting pkg-1.16.3: .......... done
===> gtkspellmm3-3.0.5 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of gtkspellmm3-3.0.5
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv2+ accepted by the user
===> gtkspellmm3-3.0.5 depends on file: /usr/local/sbin/pkg - found
=> gtkspellmm-3.0.5.tar.xz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://downloads.sourceforge.net/project/gtkspell/gtkspellmm/gtkspellmm-3.0.5.tar.xz
gtkspellmm-3.0.5.tar.xz 401 kB 455 kBps 01s
===> Fetching all distfiles required by gtkspellmm3-3.0.5 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv2+ accepted by the user
===> gtkspellmm3-3.0.5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gtkspellmm3-3.0.5 for building
=> SHA256 Checksum OK for gtkspellmm-3.0.5.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv2+ accepted by the user
===> gtkspellmm3-3.0.5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by gtkspellmm3-3.0.5 for building
===> Extracting for gtkspellmm3-3.0.5
=> SHA256 Checksum OK for gtkspellmm-3.0.5.tar.xz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for gtkspellmm3-3.0.5
===========================================================================
=======================<phase: build-depends >============================
===> gtkspellmm3-3.0.5 depends on package: gmake>=4.3 - not found
===> Installing existing package /packages/All/gmake-4.3_2.txz
[12_2_amd64-default-job-01] Installing gmake-4.3_2...
[12_2_amd64-default-job-01] `-- Installing gettext-runtime-0.21...
[12_2_amd64-default-job-01] | `-- Installing indexinfo-0.3.1...
[12_2_amd64-default-job-01] | `-- Extracting indexinfo-0.3.1: .... done
[12_2_amd64-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done
[12_2_amd64-default-job-01] Extracting gmake-4.3_2: .......... done
===> gtkspellmm3-3.0.5 depends on package: gmake>=4.3 - found
===> Returning to build of gtkspellmm3-3.0.5
===========================================================================
=======================<phase: lib-depends >============================
===> gtkspellmm3-3.0.5 depends on shared library: libgtkspell3-3.so - not found
===> Installing existing package /packages/All/gtkspell3-3.0.10.txz
[12_2_amd64-default-job-01] Installing gtkspell3-3.0.10...
[12_2_amd64-default-job-01] `-- Installing atk-2.36.0...
[12_2_amd64-default-job-01] | `-- Installing glib-2.66.7_1,1...
[12_2_amd64-default-job-01] | | `-- Installing libffi-3.3_1...
[12_2_amd64-default-job-01] | | `-- Extracting libffi-3.3_1: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libiconv-1.16...
[12_2_amd64-default-job-01] | | `-- Extracting libiconv-1.16: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libxml2-2.9.10_3...
[12_2_amd64-default-job-01] | | `-- Extracting libxml2-2.9.10_3: .......... done
[12_2_amd64-default-job-01] | | `-- Installing pcre-8.44...
[12_2_amd64-default-job-01] | | `-- Extracting pcre-8.44: .......... done
[12_2_amd64-default-job-01] | | `-- Installing python37-3.7.10...
[12_2_amd64-default-job-01] | | `-- Installing readline-8.1.0...
[12_2_amd64-default-job-01] | | `-- Extracting readline-8.1.0: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting python37-3.7.10: .......... done
[12_2_amd64-default-job-01] | `-- Extracting glib-2.66.7_1,1: .......... done
No schema files found: doing nothing.
[12_2_amd64-default-job-01] `-- Extracting atk-2.36.0: .......... done
[12_2_amd64-default-job-01] `-- Installing cairo-1.16.0_1,3...
[12_2_amd64-default-job-01] | `-- Installing fontconfig-2.13.93,1...
[12_2_amd64-default-job-01] | | `-- Installing expat-2.2.10...
[12_2_amd64-default-job-01] | | `-- Extracting expat-2.2.10: .......... done
[12_2_amd64-default-job-01] | | `-- Installing freetype2-2.10.4...
[12_2_amd64-default-job-01] | | `-- Installing png-1.6.37_1...
[12_2_amd64-default-job-01] | | `-- Extracting png-1.6.37_1: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting freetype2-2.10.4: .......... done
[12_2_amd64-default-job-01] | `-- Extracting fontconfig-2.13.93,1: .......... done
[12_2_amd64-default-job-01] | `-- Installing libX11-1.6.12,1...
[12_2_amd64-default-job-01] | | `-- Installing libxcb-1.14_1...
[12_2_amd64-default-job-01] | | `-- Installing libXau-1.0.9...
[12_2_amd64-default-job-01] | | `-- Extracting libXau-1.0.9: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libXdmcp-1.1.3...
[12_2_amd64-default-job-01] | | | `-- Installing xorgproto-2020.1...
[12_2_amd64-default-job-01] | | | `-- Extracting xorgproto-2020.1: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting libXdmcp-1.1.3: ......... done
[12_2_amd64-default-job-01] | | `-- Installing libpthread-stubs-0.4...
[12_2_amd64-default-job-01] | | `-- Extracting libpthread-stubs-0.4: .... done
[12_2_amd64-default-job-01] | | `-- Extracting libxcb-1.14_1: .......... done
[12_2_amd64-default-job-01] | `-- Extracting libX11-1.6.12,1: .......... done
[12_2_amd64-default-job-01] | `-- Installing libXext-1.3.4,1...
[12_2_amd64-default-job-01] | `-- Extracting libXext-1.3.4,1: .......... done
[12_2_amd64-default-job-01] | `-- Installing libXrender-0.9.10_2...
[12_2_amd64-default-job-01] | `-- Extracting libXrender-0.9.10_2: .......... done
[12_2_amd64-default-job-01] | `-- Installing mesa-libs-20.2.3...
[12_2_amd64-default-job-01] | | `-- Installing libXdamage-1.1.5...
[12_2_amd64-default-job-01] | | `-- Installing libXfixes-5.0.3_2...
[12_2_amd64-default-job-01] | | `-- Extracting libXfixes-5.0.3_2: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting libXdamage-1.1.5: ......... done
[12_2_amd64-default-job-01] | | `-- Installing libXrandr-1.5.2...
[12_2_amd64-default-job-01] | | `-- Extracting libXrandr-1.5.2: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libXxf86vm-1.1.4_3...
[12_2_amd64-default-job-01] | | `-- Extracting libXxf86vm-1.1.4_3: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libdrm-2.4.104,1...
[12_2_amd64-default-job-01] | | `-- Installing libpciaccess-0.16...
[12_2_amd64-default-job-01] | | | `-- Installing pciids-20210131...
[12_2_amd64-default-job-01] | | | `-- Extracting pciids-20210131: ..... done
[12_2_amd64-default-job-01] | | `-- Extracting libpciaccess-0.16: ......... done
[12_2_amd64-default-job-01] | | `-- Extracting libdrm-2.4.104,1: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libunwind-20201110...
[12_2_amd64-default-job-01] | | `-- Extracting libunwind-20201110: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libxshmfence-1.3...
[12_2_amd64-default-job-01] | | `-- Extracting libxshmfence-1.3: ......... done
[12_2_amd64-default-job-01] | | `-- Installing wayland-1.19.0...
[12_2_amd64-default-job-01] | | `-- Installing libepoll-shim-0.0.20210213...
[12_2_amd64-default-job-01] | | `-- Extracting libepoll-shim-0.0.20210213: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting wayland-1.19.0: .......... done
[12_2_amd64-default-job-01] | | `-- Installing zstd-1.4.8...
[12_2_amd64-default-job-01] | | `-- Installing liblz4-1.9.3,1...
[12_2_amd64-default-job-01] | | `-- Extracting liblz4-1.9.3,1: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting zstd-1.4.8: .......... done
[12_2_amd64-default-job-01] | `-- Extracting mesa-libs-20.2.3: .......... done
[12_2_amd64-default-job-01] | `-- Installing pixman-0.40.0_1...
[12_2_amd64-default-job-01] | `-- Extracting pixman-0.40.0_1: .......... done
[12_2_amd64-default-job-01] `-- Extracting cairo-1.16.0_1,3: .......... done
[12_2_amd64-default-job-01] `-- Installing enchant2-2.2.15...
[12_2_amd64-default-job-01] | `-- Installing hunspell-1.7.0_2...
[12_2_amd64-default-job-01] | | `-- Installing perl5-5.32.1_1...
[12_2_amd64-default-job-01] | | `-- Extracting perl5-5.32.1_1: .......... done
[12_2_amd64-default-job-01] | `-- Extracting hunspell-1.7.0_2: .......... done
[12_2_amd64-default-job-01] `-- Extracting enchant2-2.2.15: .......... done
[12_2_amd64-default-job-01] `-- Installing fribidi-1.0.10...
[12_2_amd64-default-job-01] `-- Extracting fribidi-1.0.10: .......... done
[12_2_amd64-default-job-01] `-- Installing gdk-pixbuf2-2.40.0...
[12_2_amd64-default-job-01] | `-- Installing jpeg-turbo-2.0.6...
[12_2_amd64-default-job-01] | `-- Extracting jpeg-turbo-2.0.6: .......... done
[12_2_amd64-default-job-01] | `-- Installing shared-mime-info-2.0...
[12_2_amd64-default-job-01] | `-- Extracting shared-mime-info-2.0: .......... done
[12_2_amd64-default-job-01] | `-- Installing tiff-4.2.0...
[12_2_amd64-default-job-01] | | `-- Installing jbigkit-2.1_1...
[12_2_amd64-default-job-01] | | `-- Extracting jbigkit-2.1_1: .......... done
[12_2_amd64-default-job-01] | `-- Extracting tiff-4.2.0: .......... done
[12_2_amd64-default-job-01] `-- Extracting gdk-pixbuf2-2.40.0: .......... done
[12_2_amd64-default-job-01] `-- Installing gtk3-3.24.24...
[12_2_amd64-default-job-01] | `-- Installing adwaita-icon-theme-3.38.0...
[12_2_amd64-default-job-01] | | `-- Installing gtk-update-icon-cache-3.24.24...
[12_2_amd64-default-job-01] | | `-- Extracting gtk-update-icon-cache-3.24.24: .......... done
[12_2_amd64-default-job-01] | | `-- Installing pango-1.42.4_5...
[12_2_amd64-default-job-01] | | `-- Installing encodings-1.0.5,1...
[12_2_amd64-default-job-01] | | `-- Extracting encodings-1.0.5,1: .......... done
[12_2_amd64-default-job-01] | | `-- Installing harfbuzz-2.7.4...
[12_2_amd64-default-job-01] | | | `-- Installing graphite2-1.3.14...
[12_2_amd64-default-job-01] | | | `-- Extracting graphite2-1.3.14: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting harfbuzz-2.7.4: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libXft-2.3.3...
[12_2_amd64-default-job-01] | | `-- Extracting libXft-2.3.3: .......... done
[12_2_amd64-default-job-01] | | `-- Installing xorg-fonts-truetype-7.7_1...
[12_2_amd64-default-job-01] | | | `-- Installing dejavu-2.37_1...
[12_2_amd64-default-job-01] | | | `-- Installing mkfontscale-1.2.1...
[12_2_amd64-default-job-01] | | | | `-- Installing libfontenc-1.1.4...
[12_2_amd64-default-job-01] | | | | `-- Extracting libfontenc-1.1.4: ......... done
[12_2_amd64-default-job-01] | | | `-- Extracting mkfontscale-1.2.1: ....... done
[12_2_amd64-default-job-01] | | | `-- Extracting dejavu-2.37_1: .......... done
[12_2_amd64-default-job-01] | | | `-- Installing font-bh-ttf-1.0.3_4...
[12_2_amd64-default-job-01] | | | `-- Extracting font-bh-ttf-1.0.3_4: .......... done
[12_2_amd64-default-job-01] | | | `-- Installing font-misc-ethiopic-1.0.4...
[12_2_amd64-default-job-01] | | | `-- Extracting font-misc-ethiopic-1.0.4: ...... done
[12_2_amd64-default-job-01] | | | `-- Installing font-misc-meltho-1.0.3_4...
[12_2_amd64-default-job-01] | | | `-- Extracting font-misc-meltho-1.0.3_4: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting pango-1.42.4_5: .......... done
[12_2_amd64-default-job-01] | `-- Extracting adwaita-icon-theme-3.38.0: .......... done
[12_2_amd64-default-job-01] | `-- Installing at-spi2-atk-2.34.2...
[12_2_amd64-default-job-01] | | `-- Installing at-spi2-core-2.36.0...
[12_2_amd64-default-job-01] | | `-- Installing dbus-1.12.20_3...
[12_2_amd64-default-job-01] | | | `-- Installing libICE-1.0.10,1...
[12_2_amd64-default-job-01] | | | `-- Extracting libICE-1.0.10,1: .......... done
[12_2_amd64-default-job-01] | | | `-- Installing libSM-1.2.3,1...
[12_2_amd64-default-job-01] | | | `-- Extracting libSM-1.2.3,1: .......... done
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[12_2_amd64-default-job-01] | | `-- Extracting dbus-1.12.20_3: ......... done
[12_2_amd64-default-job-01] | | `-- Installing libXi-1.7.10,1...
[12_2_amd64-default-job-01] | | `-- Extracting libXi-1.7.10,1: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libXtst-1.2.3_2...
[12_2_amd64-default-job-01] | | `-- Extracting libXtst-1.2.3_2: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libxkbcommon-1.0.3...
[12_2_amd64-default-job-01] | | | `-- Installing xkeyboard-config-2.31...
[12_2_amd64-default-job-01] | | | `-- Extracting xkeyboard-config-2.31: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting libxkbcommon-1.0.3: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting at-spi2-core-2.36.0: .......... done
[12_2_amd64-default-job-01] | `-- Extracting at-spi2-atk-2.34.2: .......... done
[12_2_amd64-default-job-01] | `-- Installing colord-1.3.5_1...
[12_2_amd64-default-job-01] | | `-- Installing argyllcms-1.9.2_5...
[12_2_amd64-default-job-01] | | `-- Installing libXScrnSaver-1.2.3_2...
[12_2_amd64-default-job-01] | | `-- Extracting libXScrnSaver-1.2.3_2: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libXinerama-1.1.4_2,1...
[12_2_amd64-default-job-01] | | `-- Extracting libXinerama-1.1.4_2,1: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting argyllcms-1.9.2_5: .......... done
[12_2_amd64-default-job-01] | | `-- Installing lcms2-2.12...
[12_2_amd64-default-job-01] | | `-- Extracting lcms2-2.12: .......... done
[12_2_amd64-default-job-01] | | `-- Installing polkit-0.118...
[12_2_amd64-default-job-01] | | `-- Installing spidermonkey78-78.7.0_1...
[12_2_amd64-default-job-01] | | | `-- Installing icu-68.2,1...
[12_2_amd64-default-job-01] | | | `-- Extracting icu-68.2,1: .......... done
[12_2_amd64-default-job-01] | | | `-- Installing nspr-4.29...
[12_2_amd64-default-job-01] | | | `-- Extracting nspr-4.29: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting spidermonkey78-78.7.0_1: .......... done
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
[12_2_amd64-default-job-01] | | `-- Extracting polkit-0.118: ......... done
[12_2_amd64-default-job-01] | | `-- Installing sqlite3-3.34.1,1...
[12_2_amd64-default-job-01] | | `-- Installing libedit-3.1.20191231,1...
[12_2_amd64-default-job-01] | | `-- Extracting libedit-3.1.20191231,1: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting sqlite3-3.34.1,1: .......... done
===> Creating groups.
Creating group 'colord' with gid '970'.
===> Creating users
Creating user 'colord' with uid '970'.
[12_2_amd64-default-job-01] | `-- Extracting colord-1.3.5_1: .......... done
[12_2_amd64-default-job-01] | `-- Installing cups-2.3.3op2...
[12_2_amd64-default-job-01] | | `-- Installing avahi-app-0.8...
[12_2_amd64-default-job-01] | | `-- Installing dbus-glib-0.110...
[12_2_amd64-default-job-01] | | `-- Extracting dbus-glib-0.110: .......... done
[12_2_amd64-default-job-01] | | `-- Installing gdbm-1.19...
[12_2_amd64-default-job-01] | | `-- Extracting gdbm-1.19: .......... done
[12_2_amd64-default-job-01] | | `-- Installing gnome_subr-1.0...
[12_2_amd64-default-job-01] | | `-- Extracting gnome_subr-1.0: .... done
[12_2_amd64-default-job-01] | | `-- Installing libdaemon-0.14_1...
[12_2_amd64-default-job-01] | | `-- Extracting libdaemon-0.14_1: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libevent-2.1.12...
[12_2_amd64-default-job-01] | | `-- Extracting libevent-2.1.12: .......... done
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
[12_2_amd64-default-job-01] | | `-- Extracting avahi-app-0.8: .......... done
[12_2_amd64-default-job-01] | | `-- Installing gnutls-3.6.15...
[12_2_amd64-default-job-01] | | `-- Installing ca_root_nss-3.61...
[12_2_amd64-default-job-01] | | `-- Extracting ca_root_nss-3.61: ........ done
[12_2_amd64-default-job-01] | | `-- Installing gmp-6.2.1...
[12_2_amd64-default-job-01] | | `-- Extracting gmp-6.2.1: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libidn2-2.3.0_1...
[12_2_amd64-default-job-01] | | | `-- Installing libunistring-0.9.10_1...
[12_2_amd64-default-job-01] | | | `-- Extracting libunistring-0.9.10_1: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting libidn2-2.3.0_1: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libtasn1-4.16.0_1...
[12_2_amd64-default-job-01] | | `-- Extracting libtasn1-4.16.0_1: .......... done
[12_2_amd64-default-job-01] | | `-- Installing nettle-3.6...
[12_2_amd64-default-job-01] | | `-- Extracting nettle-3.6: .......... done
[12_2_amd64-default-job-01] | | `-- Installing p11-kit-0.23.22_1...
[12_2_amd64-default-job-01] | | `-- Extracting p11-kit-0.23.22_1: .......... done
[12_2_amd64-default-job-01] | | `-- Installing trousers-0.3.14_3...
[12_2_amd64-default-job-01] | | | `-- Installing tpm-emulator-0.7.4_2...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[12_2_amd64-default-job-01] | | | `-- Extracting tpm-emulator-0.7.4_2: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[12_2_amd64-default-job-01] | | `-- Extracting trousers-0.3.14_3: .......... done
[12_2_amd64-default-job-01] | | `-- Extracting gnutls-3.6.15: .......... done
[12_2_amd64-default-job-01] | | `-- Installing libpaper-1.1.24.4...
[12_2_amd64-default-job-01] | | `-- Extracting libpaper-1.1.24.4: .......... done
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[12_2_amd64-default-job-01] | `-- Extracting cups-2.3.3op2: .......... done
[12_2_amd64-default-job-01] | `-- Installing hicolor-icon-theme-0.17...
[12_2_amd64-default-job-01] | `-- Extracting hicolor-icon-theme-0.17: . done
[12_2_amd64-default-job-01] | `-- Installing libXcomposite-0.4.5,1...
[12_2_amd64-default-job-01] | `-- Extracting libXcomposite-0.4.5,1: .......... done
[12_2_amd64-default-job-01] | `-- Installing libXcursor-1.2.0...
[12_2_amd64-default-job-01] | `-- Extracting libXcursor-1.2.0: .......... done
[12_2_amd64-default-job-01] | `-- Installing libepoxy-1.5.4...
[12_2_amd64-default-job-01] | `-- Extracting libepoxy-1.5.4: .......... done
[12_2_amd64-default-job-01] | `-- Installing libgsf-1.14.47_1...
[12_2_amd64-default-job-01] | `-- Extracting libgsf-1.14.47_1: .......... done
[12_2_amd64-default-job-01] | `-- Installing librsvg2-rust-2.50.3_1...
[12_2_amd64-default-job-01] | `-- Extracting librsvg2-rust-2.50.3_1: .......... done
[12_2_amd64-default-job-01] | `-- Installing wayland-protocols-1.20...
[12_2_amd64-default-job-01] | `-- Extracting wayland-protocols-1.20: .......... done
[12_2_amd64-default-job-01] `-- Extracting gtk3-3.24.24: .......... done
[12_2_amd64-default-job-01] `-- Installing iso-codes-4.2...
[12_2_amd64-default-job-01] `-- Extracting iso-codes-4.2: .......... done
[12_2_amd64-default-job-01] Extracting gtkspell3-3.0.10: .......... done
=====
Message from python37-3.7.10:
--
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
=====
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).
=====
Message from dejavu-2.37_1:
--
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X Windows configuration file:
Load "freetype"
Add the following line to the "Files" section of X Windows configuration file:
FontPath "/usr/local/share/fonts/dejavu/"
Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
=====
Message from libxkbcommon-1.0.3:
--
If arrow keys don't work under X11 switch to legacy rules e.g.,
For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
export XKB_DEFAULT_RULES=xorg
For csh/tcsh run and (optionally) add into ~/.login:
setenv XKB_DEFAULT_RULES xorg
=====
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
=====
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
===> gtkspellmm3-3.0.5 depends on shared library: libgtkspell3-3.so - found (/usr/local/lib/libgtkspell3-3.so)
===> Returning to build of gtkspellmm3-3.0.5
===> gtkspellmm3-3.0.5 depends on shared library: libenchant-2.so - found (/usr/local/lib/libenchant-2.so)
===> gtkspellmm3-3.0.5 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libatkmm-1.6.so - not found
===> Installing existing package /packages/All/atkmm-2.28.0.txz
[12_2_amd64-default-job-01] Installing atkmm-2.28.0...
[12_2_amd64-default-job-01] `-- Installing glibmm-2.64.2,1...
[12_2_amd64-default-job-01] | `-- Installing libsigc++-2.10.4...
[12_2_amd64-default-job-01] | `-- Extracting libsigc++-2.10.4: .......... done
[12_2_amd64-default-job-01] `-- Extracting glibmm-2.64.2,1: .......... done
[12_2_amd64-default-job-01] Extracting atkmm-2.28.0: .......... done
===> gtkspellmm3-3.0.5 depends on shared library: libatkmm-1.6.so - found (/usr/local/lib/libatkmm-1.6.so)
===> Returning to build of gtkspellmm3-3.0.5
===> gtkspellmm3-3.0.5 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so)
===> gtkspellmm3-3.0.5 depends on shared library: libcairomm-1.0.so - not found
===> Installing existing package /packages/All/cairomm-1.12.2_4.txz
[12_2_amd64-default-job-01] Installing cairomm-1.12.2_4...
[12_2_amd64-default-job-01] `-- Installing libxml++-2.40.1,1...
[12_2_amd64-default-job-01] `-- Extracting libxml++-2.40.1,1: .......... done
[12_2_amd64-default-job-01] Extracting cairomm-1.12.2_4: .......... done
===> gtkspellmm3-3.0.5 depends on shared library: libcairomm-1.0.so - found (/usr/local/lib/libcairomm-1.0.so)
===> Returning to build of gtkspellmm3-3.0.5
===> gtkspellmm3-3.0.5 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> gtkspellmm3-3.0.5 depends on shared library: libglibmm-2.4.so - found (/usr/local/lib/libglibmm-2.4.so)
===> gtkspellmm3-3.0.5 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===> gtkspellmm3-3.0.5 depends on shared library: libgtkmm-3.0.so - not found
===> Installing existing package /packages/All/gtkmm30-3.24.2.txz
[12_2_amd64-default-job-01] Installing gtkmm30-3.24.2...
[12_2_amd64-default-job-01] `-- Installing pangomm-2.40.1_4...
[12_2_amd64-default-job-01] `-- Extracting pangomm-2.40.1_4: .......... done
[12_2_amd64-default-job-01] Extracting gtkmm30-3.24.2: .......... done
===> gtkspellmm3-3.0.5 depends on shared library: libgtkmm-3.0.so - found (/usr/local/lib/libgtkmm-3.0.so)
===> Returning to build of gtkspellmm3-3.0.5
===> gtkspellmm3-3.0.5 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libxml++-2.6.so - found (/usr/local/lib/libxml++-2.6.so)
===> gtkspellmm3-3.0.5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===> gtkspellmm3-3.0.5 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libpangomm-1.4.so - found (/usr/local/lib/libpangomm-1.4.so)
===> gtkspellmm3-3.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===========================================================================
=>> Recording filesystem state for prebuild... done
=======================<phase: configure >============================
===> gtkspellmm3-3.0.5 depends on package: gmake>=4.3 - found
===> gtkspellmm3-3.0.5 depends on shared library: libgtkspell3-3.so - found (/usr/local/lib/libgtkspell3-3.so)
===> gtkspellmm3-3.0.5 depends on shared library: libenchant-2.so - found (/usr/local/lib/libenchant-2.so)
===> gtkspellmm3-3.0.5 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libatkmm-1.6.so - found (/usr/local/lib/libatkmm-1.6.so)
===> gtkspellmm3-3.0.5 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so)
===> gtkspellmm3-3.0.5 depends on shared library: libcairomm-1.0.so - found (/usr/local/lib/libcairomm-1.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> gtkspellmm3-3.0.5 depends on shared library: libglibmm-2.4.so - found (/usr/local/lib/libglibmm-2.4.so)
===> gtkspellmm3-3.0.5 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so)
===> gtkspellmm3-3.0.5 depends on shared library: libgtkmm-3.0.so - found (/usr/local/lib/libgtkmm-3.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libxml++-2.6.so - found (/usr/local/lib/libxml++-2.6.so)
===> gtkspellmm3-3.0.5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===> gtkspellmm3-3.0.5 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===> gtkspellmm3-3.0.5 depends on shared library: libpangomm-1.4.so - found (/usr/local/lib/libpangomm-1.4.so)
===> gtkspellmm3-3.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> Configuring for gtkspellmm3-3.0.5
configure: loading site script /usr/ports/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 gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether gmake supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether gmake supports GNU make features... yes
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 c++ accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of c++... gcc3
checking build system type... amd64-portbld-freebsd12.2
checking host system type... amd64-portbld-freebsd12.2
checking how to print strings... printf
checking for gcc... cc
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 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
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 524288
checking how to convert amd64-portbld-freebsd12.2 file names to amd64-portbld-freebsd12.2 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd12.2 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... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm 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... yes
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... freebsd12.2 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... no
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd12.2 ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... no
checking for GTKSPELLMM... no
configure: error: in `/wrkdirs/usr/ports/textproc/gtkspellmm/work/gtkspellmm-3.0.5':
configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
Alternatively, you may set the environment variables GTKSPELLMM_CFLAGS
and GTKSPELLMM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details
===> Script "configure" failed unexpectedly.
Please report the problem to mistresssilvara@hotmail.com [maintainer] and
attach the
"/wrkdirs/usr/ports/textproc/gtkspellmm/work/gtkspellmm-3.0.5/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1
Stop.
make: stopped in /usr/ports/textproc/gtkspellmm
=>> Cleaning up wrkdir
===> Cleaning for gtkspellmm3-3.0.5
build of textproc/gtkspellmm | gtkspellmm3-3.0.5 ended at Tue Mar 9 15:11:23 CST 2021
build time: 00:00:34
!!! build failure encountered !!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment