From owner-freebsd-pkg-fallout@freebsd.org Tue Jul 14 10:37:34 2015 Return-Path: Delivered-To: freebsd-pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EA7299C50F for ; Tue, 14 Jul 2015 10:37:34 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 38E5C1FF for ; Tue, 14 Jul 2015 10:37:34 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 37CEF99C50E; Tue, 14 Jul 2015 10:37:34 +0000 (UTC) Delivered-To: pkg-fallout@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D70299C50D for ; Tue, 14 Jul 2015 10:37:34 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (beefy2.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD7CF1FE; Tue, 14 Jul 2015 10:37:33 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy2.nyi.freebsd.org (localhost [127.0.0.1]) by beefy2.nyi.freebsd.org (8.14.9/8.14.9) with ESMTP id t6EAbWY2076806; Tue, 14 Jul 2015 10:37:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.nyi.freebsd.org (8.14.9/8.14.9/Submit) id t6EAbWgi076804; Tue, 14 Jul 2015 10:37:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Tue, 14 Jul 2015 10:37:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201507141037.t6EAbWgi076804@beefy2.nyi.freebsd.org> To: makc@FreeBSD.org Subject: [package - 93amd64-default][security/pinentry-qt4] Failed for pinentry-qt4-0.9.5 in configure Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jul 2015 10:37:34 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: makc@FreeBSD.org Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/security/pinentry-qt4/Makefile 382076 2015-03-24 09:48:40Z makc $ Log URL: http://beefy2.nyi.freebsd.org/data/93amd64-default/391964/logs/pinentry-qt4-0.9.5.log Build URL: http://beefy2.nyi.freebsd.org/build.html?mastername=93amd64-default&build=391964 Log: ====>> Building security/pinentry-qt4 build started at Tue Jul 14 10:36:47 UTC 2015 port directory: /usr/ports/security/pinentry-qt4 building for: FreeBSD 93amd64-default-job-23 9.3-RELEASE-p19 FreeBSD 9.3-RELEASE-p19 amd64 maintained by: makc@FreeBSD.org Makefile ident: $FreeBSD: head/security/pinentry-qt4/Makefile 382076 2015-03-24 09:48:40Z makc $ Poudriere version: 3.1.7 Host OSVERSION: 1100076 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p19 UNAME_r=9.3-RELEASE-p19 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pinentry-qt4-0.9.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.7 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pinentry-qt4-0.9.5: LIBSECRET=off: Saving the passphrase with libsecret ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-pinentry-gtk2 --disable-pinentry-curses --disable-pinentry-tty --disable-libsecret --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(g++48 --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/pinentry-qt4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pinentry-qt4/work HOME=/wrkdirs/usr/ports/security/pinentry-qt4/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pinentry-qt4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pinentry-qt4/work HOME=/wrkdirs/usr/ports/security/pinentry-qt4/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -W l,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- QT_PREFIX="/usr/local" QT_BINDIR="bin" QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4/qt4" QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qt4/qml" QT_DATADIR="share/qt4" QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt4" QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pinentry" EXAMPLESDIR="share/examples/pinentry" DATADIR="share/pinentry" WWWDIR="www/pinentry" ETCDIR="etc/pinentry" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pinentry DOCSDIR=/usr/local/share/doc/pinentry EXAMPLESDIR=/usr/local/share/examples/pinentry WWWDIR=/usr/local/www/pinentry ETCDIR=/usr/local/etc/pinentry --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> pinentry-qt4-0.9.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.5.4.txz [93amd64-default-job-23] Installing pkg-1.5.4... [93amd64-default-job-23] Extracting pkg-1.5.4: .......... done Message for pkg-1.5.4: If you are upgrading from the old package format, first run: # pkg2ng ===> pinentry-qt4-0.9.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of pinentry-qt4-0.9.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pinentry-qt4-0.9.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by pinentry-qt4-0.9.5 for building => SHA256 Checksum OK for pinentry-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pinentry-qt4-0.9.5 for building ===> Extracting for pinentry-qt4-0.9.5 => SHA256 Checksum OK for pinentry-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pinentry-qt4-0.9.5 ===> Applying FreeBSD patches for pinentry-qt4-0.9.5 =========================================================================== =================================================== ===> pinentry-qt4-0.9.5 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.1_2.txz [93amd64-default-job-23] Installing gmake-4.1_2... [93amd64-default-job-23] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-23] | `-- Installing indexinfo-0.2.3... [93amd64-default-job-23] | `-- Extracting indexinfo-0.2.3: .... done [93amd64-default-job-23] | `-- Installing libiconv-1.14_8... [93amd64-default-job-23] | `-- Extracting libiconv-1.14_8: .......... done [93amd64-default-job-23] `-- Extracting gettext-runtime-0.19.4: .......... done [93amd64-default-job-23] Extracting gmake-4.1_2: .......... done ===> pinentry-qt4-0.9.5 depends on executable: gmake - found ===> Returning to build of pinentry-qt4-0.9.5 ===> pinentry-qt4-0.9.5 depends on executable: pkgconf - not found ===> Installing existing package /packages/All/pkgconf-0.9.11.txz [93amd64-default-job-23] Installing pkgconf-0.9.11... [93amd64-default-job-23] Extracting pkgconf-0.9.11: ....... done ===> pinentry-qt4-0.9.5 depends on executable: pkgconf - found ===> Returning to build of pinentry-qt4-0.9.5 ===> pinentry-qt4-0.9.5 depends on executable: gcc48 - not found ===> Installing existing package /packages/All/gcc-4.8.4_3.txz [93amd64-default-job-23] Installing gcc-4.8.4_3... [93amd64-default-job-23] `-- Installing binutils-2.25... [93amd64-default-job-23] `-- Extracting binutils-2.25: .......... done [93amd64-default-job-23] `-- Installing gcc-ecj-4.5... [93amd64-default-job-23] `-- Extracting gcc-ecj-4.5: . done [93amd64-default-job-23] `-- Installing gmp-5.1.3_2... [93amd64-default-job-23] `-- Extracting gmp-5.1.3_2: .......... done [93amd64-default-job-23] `-- Installing mpc-1.0.3... [93amd64-default-job-23] | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-23] | `-- Extracting mpfr-3.1.2_2: .......... done [93amd64-default-job-23] `-- Extracting mpc-1.0.3: ...... done [93amd64-default-job-23] Extracting gcc-4.8.4_3: .......... done Message for gcc-4.8.4_3: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> pinentry-qt4-0.9.5 depends on executable: gcc48 - found ===> Returning to build of pinentry-qt4-0.9.5 ===> pinentry-qt4-0.9.5 depends on file: /usr/local/bin/as - found ===> pinentry-qt4-0.9.5 depends on file: /usr/local/lib/qt4/libQtGui.so - not found ===> Installing existing package /packages/All/qt4-gui-4.8.6_5.txz [93amd64-default-job-23] Installing qt4-gui-4.8.6_5... [93amd64-default-job-23] `-- Installing encodings-1.0.4_3,1... [93amd64-default-job-23] | `-- Installing font-util-1.3.1... [93amd64-default-job-23] | `-- Extracting font-util-1.3.1: .......... done [93amd64-default-job-23] `-- Extracting encodings-1.0.4_3,1: .......... done [93amd64-default-job-23] `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-23] | `-- Installing expat-2.1.0_2... [93amd64-default-job-23] | `-- Extracting expat-2.1.0_2: .......... done [93amd64-default-job-23] | `-- Installing freetype2-2.6... [93amd64-default-job-23] | `-- Extracting freetype2-2.6: .......... done [93amd64-default-job-23] `-- Extracting fontconfig-2.11.1,1: .......... done Running fc-cache to build fontconfig cache... bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter ===================================================================== Message for qt4-corelib-4.8.6_5: ====================================================================== Qt 4 can be built with optional support for: - Common UNIX Printing System (CUPS) (enabled by default) - Network Audio System (NAS) - Qt style that renders using GTK (QGTKSTYLE) In order to enable them, you have to add QT4_OPTIONS= CUPS NAS QGTKSTYLE to your /etc/make.conf and compile devel/qt4-corelib and x11-toolkits/qt4-gui ports. Attention! Whenever you change the QT4_OPTIONS both devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt! ====================================================================== Message for dejavu-2.35: 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 for qt4-gui-4.8.6_5: ====================================================================== Qt paint engine makes common use of shared memory. To avoid MIT-SHM errors (i.e., blank windows), you probably need to raise shared memory limits in loader.conf(5). The following should be safe values for the KDE Plasma Desktop: kern.ipc.shmall=32768 kern.ipc.shmmni=1024 kern.ipc.shmseg=1024 ====================================================================== ===> pinentry-qt4-0.9.5 depends on file: /usr/local/lib/qt4/libQtGui.so - found ===> Returning to build of pinentry-qt4-0.9.5 ===> pinentry-qt4-0.9.5 depends on file: /usr/local/bin/moc-qt4 - not found ===> Installing existing package /packages/All/qt4-moc-4.8.6.txz [93amd64-default-job-23] Installing qt4-moc-4.8.6... [93amd64-default-job-23] Extracting qt4-moc-4.8.6: .... done ===> pinentry-qt4-0.9.5 depends on file: /usr/local/bin/moc-qt4 - found ===> Returning to build of pinentry-qt4-0.9.5 =========================================================================== =================================================== ===> pinentry-qt4-0.9.5 depends on shared library: libgcrypt.so - not found ===> Installing existing package /packages/All/libgcrypt-1.6.3.txz [93amd64-default-job-23] Installing libgcrypt-1.6.3... [93amd64-default-job-23] `-- Installing libgpg-error-1.19_1... [93amd64-default-job-23] `-- Extracting libgpg-error-1.19_1: .......... done [93amd64-default-job-23] Extracting libgcrypt-1.6.3: .......... done ===> pinentry-qt4-0.9.5 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) ===> Returning to build of pinentry-qt4-0.9.5 ===> pinentry-qt4-0.9.5 depends on shared library: libksba.so - not found ===> Installing existing package /packages/All/libksba-1.3.3.txz [93amd64-default-job-23] Installing libksba-1.3.3... [93amd64-default-job-23] Extracting libksba-1.3.3: .......... done ===> pinentry-qt4-0.9.5 depends on shared library: libksba.so - found (/usr/local/lib/libksba.so) ===> Returning to build of pinentry-qt4-0.9.5 ===> pinentry-qt4-0.9.5 depends on shared library: libiconv.so - found (/usr/local/lib/libiconv.so) =========================================================================== =================================================== ===> Configuring for pinentry-qt4-0.9.5 cd /wrkdirs/usr/ports/security/pinentry-qt4/work/pinentry-0.9.5/qt4 && /usr/local/bin/moc-qt4 pinentrydialog.h > pinentrydialog.moc && /usr/local/bin/moc-qt4 qsecurelineedit.h > qsecurelineedit.moc && /usr/local/bin/moc-qt4 pinentryconfirm.h > pinentryconfirm.moc configure: WARNING: unrecognized options: --with-qt-includes, --with-qt-libraries, --with-extra-includes, --with-extra-libs 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 for style of include used by gmake... GNU checking for gcc... gcc48 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 gcc48 accepts -g... yes checking for gcc48 option to accept ISO C89... none needed checking whether gcc48 understands -c and -o together... yes checking dependency style of gcc48... gcc3 checking how to run the C preprocessor... cpp48 checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking whether gmake sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for gcc... (cached) gcc48 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc48 accepts -g... (cached) yes checking for gcc48 option to accept ISO C89... (cached) none needed checking whether gcc48 understands -c and -o together... (cached) yes checking dependency style of gcc48... (cached) gcc3 checking how to run the C preprocessor... cpp48 checking for ranlib... /usr/local/bin/ranlib checking whether we are using the GNU C++ compiler... yes checking whether g++48 accepts -g... yes checking dependency style of g++48... gcc3 checking whether ln -s works... yes checking for windres... no checking for gitlog-to-changelog... no checking if gcc ignores unknown -Wno-* options... yes checking if gcc supports -Wpointer-arith... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for langinfo.h... (cached) yes checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for utime.h... (cached) yes checking for wchar.h... (cached) yes checking for seteuid... (cached) yes checking for stpcpy... (cached) yes checking for mmap... (cached) yes checking for mlock... (cached) yes checking whether mlock is broken... no checking for uint32_t... (cached) yes checking for gpg-error-config... /usr/local/bin/gpg-error-config checking for GPG Error - version >= 1.16... yes (1.19) checking for libassuan-config... no checking for LIBASSUAN - version >= 2.1.0... no checking for byte typedef... no checking for ulong typedef... no checking for setcap... : checking for cap_set_proc in -lcap... no checking pkg-config is at least version 0.9.0... yes checking for ncursesw... no checking for ncurses... no checking for initscr in -lncursesw... yes checking for ncurses include dir... none checking for ld used by gcc48... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking if Unix domain socket is supported... yes checking for pkg-config... /usr/local/bin/pkg-config checking for gtk+-2... no configure: WARNING: pkg-config could not find the module gtk+-2.0 checking for QtCore... yes checking for moc-qt4... /usr/local/bin/moc-qt4 checking for QtGui... yes configure: *** *** You need libassuan to build this program. *** This library is for example available at *** ftp://ftp.gnupg.org/gcrypt/libassuan/ *** (at least version 2.1.0 (API 2) is required). *** configure: error: *** *** Required libraries not found. Please consult the above messages *** and install them before running configure again. *** ===> Script "configure" failed unexpectedly. Please report the problem to makc@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/security/pinentry-qt4/work/pinentry-0.9.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). *** [do-configure] Error code 1 Stop in /usr/ports/security/pinentry-qt4.