From owner-freebsd-pkg-fallout@FreeBSD.ORG Sun Jul 20 21:07:39 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A7B8BB; Sun, 20 Jul 2014 21:07:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 EB3BD2BE8; Sun, 20 Jul 2014 21:07:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s6KL7cH1000856; Sun, 20 Jul 2014 21:07:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id s6KL7cKd000842; Sun, 20 Jul 2014 21:07:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sun, 20 Jul 2014 21:07:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201407202107.s6KL7cKd000842@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - head-amd64-default][security/osslsigncode] Failed for osslsigncode-1.7.1 in configure Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2014 21:07:39 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/security/osslsigncode/Makefile 361565 2014-07-11 16:49:03Z johans $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2014-07-20_03h18m02s/logs/osslsigncode-1.7.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2014-07-20_03h18m02s Log: ====>> Building security/osslsigncode build started at Sun Jul 20 21:07:20 UTC 2014 port directory: /usr/ports/security/osslsigncode building for: FreeBSD head-amd64-default-job-14 11.0-CURRENT FreeBSD 11.0-CURRENT r268728 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/security/osslsigncode/Makefile 361565 2014-07-11 16:49:03Z johans $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 1100027 ---Begin Environment--- OSVERSION=1100027 UNAME_v=FreeBSD 11.0-CURRENT r268728 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PKG_EXT=txz PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=osslsigncode-1.7.1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add OLDPWD=/root PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/.p/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for osslsigncode-1.7.1: CURL=on: Data transfer support via cURL GSF=on: GSF support (enables signing of e.g. MSI files) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-curl --with-gsf --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/osslsigncode/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/osslsigncode/work HOME=/wrkdirs/usr/ports/security/osslsigncode/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/osslsigncode/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/osslsigncode/work HOME=/wrkdirs/usr/ports/security/osslsigncode/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib DOCSDIR="share/doc/osslsigncode" EXAMPLESDIR="share/examples/osslsigncode" DATADIR="share/osslsigncode" WWWDIR="www/osslsigncode" ETCDIR="etc/osslsigncode" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/osslsigncode DOCSDIR=/usr/local/share/doc/osslsigncode EXAMPLESDIR=/usr/local/share/examples/osslsigncode WWWDIR=/usr/local/www/osslsigncode ETCDIR=/usr/local/etc/osslsigncode --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> osslsigncode-1.7.1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.7_4.txz Installing pkg-1.2.7_4... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of osslsigncode-1.7.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by osslsigncode-1.7.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by osslsigncode-1.7.1 for building => SHA256 Checksum OK for osslsigncode-1.7.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by osslsigncode-1.7.1 for building ===> Extracting for osslsigncode-1.7.1 => SHA256 Checksum OK for osslsigncode-1.7.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for osslsigncode-1.7.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> osslsigncode-1.7.1 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.37.0.txz Installing curl-7.37.0...Installing ca_root_nss-3.16.1... done done ===> Returning to build of osslsigncode-1.7.1 ===> osslsigncode-1.7.1 depends on shared library: libgsf-1.so - not found ===> Verifying for libgsf-1.so in /usr/ports/devel/libgsf ===> Installing existing package /packages/All/libgsf-1.14.28_1.txz Installing libgsf-1.14.28_1...Installing gdk-pixbuf2-2.28.2_1...Installing gettext-0.18.3.1_1...Installing indexinfo-0.2... done done Installing glib-2.36.3_3...Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34_1...Installing readline-6.3.6_1... done done Installing perl5-5.16.3_11... done Installing python27-2.7.8... done No schema files found: doing nothing. done Installing gnomehier-3.0... done Installing jasper-1.900.1_14...Installing jpeg-8_5... done done Installing libX11-1.6.2_2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8_2...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1_2... done Installing libxcb-1.10_2...Installing libpthread-stubs-0.3_5... done Installing libxml2-2.9.1_1... done done done Installing libXi-1.7.2_2,1...Installing inputproto-2.3... done Installing libXext-1.3.2_2,1...Installing xextproto-7.3.0... done done Installing libXfixes-5.0.1_2...Installing fixesproto-5.0... done done done Installing libXt-1.1.4_2,1...Installing libSM-1.2.2_2,1...Installing libICE-1.0.8_2,1... done done done Installing png-1.5.18... done Installing tiff-4.0.3_4...Installing jbigkit-2.1_1... done done done done ===> Returning to build of osslsigncode-1.7.1 =========================================================================== =================================================== ===> Configuring for osslsigncode-1.7.1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/security/osslsigncode/work/osslsigncode-1.7.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/security/osslsigncode/work/osslsigncode-1.7.1/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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 for pkg-config... no checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for dlopen in -ldl... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for getpass... yes checking for GSF... no configure: error: libgsf requested but not found ===> Script "configure" failed unexpectedly. Please report the problem to johans@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/security/osslsigncode/work/osslsigncode-1.7.1/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/security/osslsigncode