Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2017 02:22:31 GMT
From:      pkg-fallout@FreeBSD.org
To:        garga@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - 110amd64-default][irc/bitlbee] Failed for bitlbee-3.5.1_1 in configure
Message-ID:  <201706290222.v5T2MVZU040162@beefy9.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:     garga@FreeBSD.org
Last committer: garga@FreeBSD.org
Ident:          $FreeBSD: head/irc/bitlbee/Makefile 444465 2017-06-27 14:42:30Z garga $
Log URL:        http://beefy9.nyi.freebsd.org/data/110amd64-default/444616/logs/bitlbee-3.5.1_1.log
Build URL:      http://beefy9.nyi.freebsd.org/build.html?mastername=110amd64-default&build=444616
Log:

====>> Building irc/bitlbee
build started at Thu Jun 29 02:22:18 UTC 2017
port directory: /usr/ports/irc/bitlbee
building for: FreeBSD 110amd64-default-job-10 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 amd64
maintained by: garga@FreeBSD.org
Makefile ident:      $FreeBSD: head/irc/bitlbee/Makefile 444465 2017-06-27 14:42:30Z garga $
Poudriere version: 3.1.19-40-ga434dff0
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=bitlbee-3.5.1_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110amd64-default/ref/.p/pool
MASTERNAME=110amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-40-ga434dff0
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for bitlbee-3.5.1_1:
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     OTR=on: Off-the-Record Messaging support
====> Options available for the multi PROTO: you have to choose at least one of them
     LIBPURPLE=off: Use libpurple for protocol support
     JABBER=on: Jabber communications protocol support
     MSN=off: Microsoft Messenger support
     OSCAR=on: OSCAR (ICQ, AIM) support
     SKYPE=off: Skype support
     TWITTER=on: Twitter support
     YAHOO=on: Yahoo! Messenger support
====> Options available for the single EVENTS: you have to select exactly one of them
     GLIB=on: Use glib as event handler
     LIBEVENT=off: Use libevent as event handler
====> SSL protocol support: you have to select exactly one of them
     OPENSSL=off: SSL/TLS support via OpenSSL
     GNUTLS=on: SSL/TLS support via GnuTLS
     NSS=off: SSL/TLS support via NSS
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--config=/var/db/bitlbee  --pcdir=/usr/local/libdata/pkgconfig  --prefix=/usr/local  --mandir=/usr/local/man  --strip=1 --otr=1 --events=glib --ssl=gnutls --msn=0
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/irc/bitlbee/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/irc/bitlbee/work  HOME=/wrkdirs/usr/ports/irc/bitlbee/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/irc/bitlbee/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/irc/bitlbee/work  HOME=/wrkdirs/usr/ports/irc/bitlbee/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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--
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
OTR=""
NO_OTR="@comment
"
GLIB=""
NO_GLIB="@comment
"
LIBEVENT="@comment
"
NO_LIBEVENT=""
OPENSSL="@comment
"
NO_OPENSSL=""
GNUTLS=""
NO_GNUTLS="@comment
"
NSS="@comment
"
NO_NSS=""
LIBPURPLE="@comment
"
NO_LIBPURPLE=""
JABBER=""
NO_JABBER="@comment
"
MSN="@comment
"
NO_MSN=""
OSCAR=""
NO_OSCAR="@comment
"
SKYPE="@comment
"
NO_SKYPE=""
TWITTER=""
NO_TWITTER="@comment
"
YAHOO=""
NO_YAHOO="@comment
"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/bitlbee"
EXAMPLESDIR="share/examples/bitlbee"
DATADIR="share/bitlbee"
WWWDIR="www/bitlbee"
ETCDIR="etc/bitlbee"
--End PLIST_SUB--

--SUB_LIST--
DEBUG="@comment
"
NO_DEBUG=""
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
OTR=""
NO_OTR="@comment
"
GLIB=""
NO_GLIB="@comment
"
LIBEVENT="@comment
"
NO_LIBEVENT=""
OPENSSL="@comment
"
NO_OPENSSL=""
GNUTLS=""
NO_GNUTLS="@comment
"
NSS="@comment
"
NO_NSS=""
LIBPURPLE="@comment
"
NO_LIBPURPLE=""
JABBER=""
NO_JABBER="@comment
"
MSN="@comment
"
NO_MSN=""
OSCAR=""
NO_OSCAR="@comment
"
SKYPE="@comment
"
NO_SKYPE=""
TWITTER=""
NO_TWITTER="@comment
"
YAHOO=""
NO_YAHOO="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/bitlbee
DOCSDIR=/usr/local/share/doc/bitlbee
EXAMPLESDIR=/usr/local/share/examples/bitlbee
WWWDIR=/usr/local/www/bitlbee
ETCDIR=/usr/local/etc/bitlbee
<snip>
[110amd64-default-job-10] |   `-- Installing boehm-gc-7.6.0...
[110amd64-default-job-10] |   `-- Extracting boehm-gc-7.6.0: .......... done
[110amd64-default-job-10] |   `-- Installing perl5-5.24.1_1...
[110amd64-default-job-10] |   `-- Extracting perl5-5.24.1_1: .......... done
[110amd64-default-job-10] `-- Extracting w3m-0.5.3.20170102: .......... done
[110amd64-default-job-10] Extracting xmlto-0.0.28: .......... done
Message from xmlcatmgr-2.2_2:
The following catalogs are installed:

 1) /usr/local/share/sgml/catalog

   The top level catalog for SGML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 2) /usr/local/share/sgml/catalog.ports

   This catalog is for handling SGML stuff installed under
   /usr/local/share/sgml.  It is changed by ports/packages.

 3) /usr/local/share/xml/catalog

   The top level catalog for XML stuff.  It is not changed
   by any ports/packages except textproc/xmlcatmgr.

 4) /usr/local/share/xml/catalog.ports

   This catalog is for handling XML stuff installed under
   /usr/local/share/xml.  It is changed by ports/packages.
Message from perl5-5.24.1_1:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Message from xmlto-0.0.28:
For benefits of conversions away from XHTML1 through XSL-FO,
a stylesheet xhtml2fo.xsl has been installed
into /usr/local/share/xmlto. Example use:

  xmlto pdf -x /usr/local/share/xmlto/xhtml2fo.xsl myXHTML1file.xml

More style sheets for XHTML1 conversions can be found at
<http://www.antennahouse.com/XSLsample/XSLsample.htm>;
under "Stylesheet for XHTML to XSL-FO transformation"
===>   bitlbee-3.5.1_1 depends on executable: xmlto - found
===>   Returning to build of bitlbee-3.5.1_1
===>   bitlbee-3.5.1_1 depends on executable: xsltproc - found
===>   bitlbee-3.5.1_1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110amd64-default-job-10] Installing gmake-4.2.1_1...
[110amd64-default-job-10] Extracting gmake-4.2.1_1: .......... done
===>   bitlbee-3.5.1_1 depends on executable: gmake - found
===>   Returning to build of bitlbee-3.5.1_1
===>   bitlbee-3.5.1_1 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.3.7,1.txz
[110amd64-default-job-10] Installing pkgconf-1.3.7,1...
[110amd64-default-job-10] Extracting pkgconf-1.3.7,1: .......... done
===>   bitlbee-3.5.1_1 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of bitlbee-3.5.1_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   bitlbee-3.5.1_1 depends on shared library: libotr.so.5 - not found
===>   Installing existing package /packages/All/libotr-4.1.1.txz
[110amd64-default-job-10] Installing libotr-4.1.1...
[110amd64-default-job-10] Extracting libotr-4.1.1: .......... done
===>   bitlbee-3.5.1_1 depends on shared library: libotr.so.5 - found (/usr/local/lib/libotr.so.5)
===>   Returning to build of bitlbee-3.5.1_1
===>   bitlbee-3.5.1_1 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so)
===>   bitlbee-3.5.1_1 depends on shared library: libgpg-error.so - found (/usr/local/lib/libgpg-error.so)
===>   bitlbee-3.5.1_1 depends on shared library: libgnutls.so - not found
===>   Installing existing package /packages/All/gnutls-3.5.13.txz
[110amd64-default-job-10] Installing gnutls-3.5.13...
[110amd64-default-job-10] `-- Installing ca_root_nss-3.31...
[110amd64-default-job-10] `-- Extracting ca_root_nss-3.31: ........ done
[110amd64-default-job-10] `-- Installing gmp-6.1.2...
[110amd64-default-job-10] `-- Extracting gmp-6.1.2: .......... done
[110amd64-default-job-10] `-- Installing libidn2-2.0.2...
[110amd64-default-job-10] |   `-- Installing libunistring-0.9.7...
[110amd64-default-job-10] |   `-- Extracting libunistring-0.9.7: .......... done
[110amd64-default-job-10] `-- Extracting libidn2-2.0.2: .......... done
[110amd64-default-job-10] `-- Installing libtasn1-4.12...
[110amd64-default-job-10] `-- Extracting libtasn1-4.12: .......... done
[110amd64-default-job-10] `-- Installing nettle-3.3...
[110amd64-default-job-10] `-- Extracting nettle-3.3: .......... done
[110amd64-default-job-10] `-- Installing p11-kit-0.23.7...
[110amd64-default-job-10] |   `-- Installing libffi-3.2.1...
[110amd64-default-job-10] |   `-- Extracting libffi-3.2.1: .......... done
[110amd64-default-job-10] `-- Extracting p11-kit-0.23.7: .......... done
[110amd64-default-job-10] `-- Installing trousers-0.3.14_1...
[110amd64-default-job-10] |   `-- Installing tpm-emulator-0.7.4_2...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[110amd64-default-job-10] |   `-- Extracting tpm-emulator-0.7.4_2: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[110amd64-default-job-10] `-- Extracting trousers-0.3.14_1: .......... done
[110amd64-default-job-10] Extracting gnutls-3.5.13: .......... done
Message from ca_root_nss-3.31:
********************************* WARNING *********************************

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.

*********************************** NOTE **********************************

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_1:
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
===>   bitlbee-3.5.1_1 depends on shared library: libgnutls.so - found (/usr/local/lib/libgnutls.so)
===>   Returning to build of bitlbee-3.5.1_1
===>   bitlbee-3.5.1_1 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so)
===>   bitlbee-3.5.1_1 depends on shared library: libgpg-error.so - found (/usr/local/lib/libgpg-error.so)
===>   bitlbee-3.5.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   bitlbee-3.5.1_1 depends on shared library: libglib-2.0.so - not found
===>   Installing existing package /packages/All/glib-2.50.2_2,1.txz
[110amd64-default-job-10] Installing glib-2.50.2_2,1...
[110amd64-default-job-10] `-- Installing libiconv-1.14_10...
[110amd64-default-job-10] `-- Extracting libiconv-1.14_10: .......... done
[110amd64-default-job-10] `-- Installing pcre-8.40_1...
[110amd64-default-job-10] `-- Extracting pcre-8.40_1: .......... done
[110amd64-default-job-10] `-- Installing python27-2.7.13_6...
[110amd64-default-job-10] |   `-- Installing readline-7.0.3...
[110amd64-default-job-10] |   `-- Extracting readline-7.0.3: .......... done
[110amd64-default-job-10] `-- Extracting python27-2.7.13_6: .......... done
[110amd64-default-job-10] Extracting glib-2.50.2_2,1: .......... done
No schema files found: doing nothing.
Message from python27-2.7.13_6:
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
===>   bitlbee-3.5.1_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   Returning to build of bitlbee-3.5.1_1
===>   bitlbee-3.5.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for bitlbee-3.5.1_1
BitlBee configure

ERROR: Python (>=2.5 or 3.x) is required to generate docs
(Use the PYTHON environment variable if it's in a weird location)
===>  Script "configure" failed unexpectedly.
Please report the problem to garga@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/irc/bitlbee/work/bitlbee-3.5.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/irc/bitlbee



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706290222.v5T2MVZU040162>