[REL - head-i386-default][security/hotssh] Failed for hotssh-0.2.7_4 in configure

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sun Jan 5 22:16:17 UTC 2014


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:     ashish at FreeBSD.org
Last committer: bapt at FreeBSD.org
Ident:          $FreeBSD: head/security/hotssh/Makefile 327769 2013-09-20 22:55:24Z bapt $
Log URL:        http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-01-05_13h19m02s/logs/hotssh-0.2.7_4.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/head-i386-default/2014-01-05_13h19m02s
Log:

====>> Building security/hotssh
build started at Sun Jan  5 22:15:37 UTC 2014
port directory: /usr/ports/security/hotssh
building for: FreeBSD head-i386-default-job-11 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 i386
maintained by: ashish at FreeBSD.org
Makefile ident:      $FreeBSD: head/security/hotssh/Makefile 327769 2013-09-20 22:55:24Z bapt $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref
PKG_EXT=txz
tpid=61422
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=hotssh-0.2.7_4
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" 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=""  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--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/hotssh
DOCSDIR=/usr/local/share/doc/hotssh
EXAMPLESDIR=/usr/local/share/examples/hotssh
WWWDIR=/usr/local/www/hotssh
ETCDIR=/usr/local/etc/hotssh
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
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
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for hotssh-0.2.7_4
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   hotssh-0.2.7_4 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.4_1.txz
Installing pkg-1.2.4_1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of hotssh-0.2.7_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by hotssh-0.2.7_4 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by hotssh-0.2.7_4 for building
=> SHA256 Checksum OK for hotssh-0.2.7.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by hotssh-0.2.7_4 for building
===>  Extracting for hotssh-0.2.7_4
=> SHA256 Checksum OK for hotssh-0.2.7.tar.bz2.
/usr/bin/grep -Rl '^#!/usr/bin/python$' /wrkdirs/usr/ports/security/hotssh/work/hotssh-0.2.7 |/usr/bin/xargs /usr/bin/sed -i.bak -e 's|^#!/usr/bin/python$|#!/usr/bin/env python|g'
/bin/mv /wrkdirs/usr/ports/security/hotssh/work/hotssh-0.2.7/waf /wrkdirs/usr/ports/security/hotssh/work/hotssh-0.2.7/waf.beforepatch
cd /wrkdirs/usr/ports/security/hotssh/work/hotssh-0.2.7 && /usr/bin/b64decode -o waf.diff /usr/ports/security/hotssh/files/waf.diff && /usr/bin/bspatch waf.beforepatch waf waf.diff && /bin/chmod 755 waf
/usr/bin/grep -Rl '%%LOCALBASE%%' /wrkdirs/usr/ports/security/hotssh/work/hotssh-0.2.7 |/usr/bin/xargs /usr/bin/sed -i.bak -e "s|%%LOCALBASE%%|/usr/local|g"
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for hotssh-0.2.7_4
===>  Applying FreeBSD patches for hotssh-0.2.7_4
===========================================================================
=======================<phase: build-depends  >============================
===>   hotssh-0.2.7_4 depends on file: /usr/local/libdata/pkgconfig/dbus-python.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/dbus-python.pc in /usr/ports/devel/py-dbus
===>   Installing existing package /packages/All/py27-dbus-1.1.1.txz
Installing py27-dbus-1.1.1...Installing python27-2.7.6_1...Installing gettext-0.18.3.1... done
 done
Installing pcre-8.33... done
Installing libffi-3.0.13_1... done
Installing glib-2.36.3_1...Installing perl5-5.16.3_6...Removing /usr/local/etc/perl5_version... Done.
Creating /usr/local/etc/perl5_version... Done.
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5
Done.
 done
No schema files found: doing nothing.
 done
Installing dbus-glib-0.100.2...Installing expat-2.1.0... done
Installing dbus-1.6.12...Installing libxcb-1.9.3...Installing libXau-1.0.8...Installing xproto-7.0.25... done
 done
Installing libXdmcp-1.1.1... done
Installing libpthread-stubs-0.3_4... done
Installing libxml2-2.8.0_3... done
 done
Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done
 done
Installing libSM-1.2.2,1...Installing libICE-1.0.8,1... done
 done
Installing gnome_subr-1.0... done
===> Creating users and/or groups.
Creating group 'messagebus' with gid '556'.
Creating user 'messagebus' with uid '556'.
 done
 done
 done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

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

Install them as needed.
====
===>   Returning to build of hotssh-0.2.7_4
===>   hotssh-0.2.7_4 depends on file: /usr/local/libdata/pkgconfig/pygobject-2.0.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/pygobject-2.0.pc in /usr/ports/devel/py-gobject
===>   Installing existing package /packages/All/py27-gobject-2.28.6_3.txz
Installing py27-gobject-2.28.6_3...Installing py27-cairo-1.10.0_1...Installing python2-2_2... done
Installing cairo-1.10.2_7,2...Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1... done
 done
Installing pixman-0.32.4... done
Installing libXrender-0.9.8...Installing renderproto-0.11.1... done
 done
Installing fontconfig-2.11.0_1,1...Installing freetype2-2.5.2... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
 done
Installing png-1.5.17... done
 done
 done
Installing gobject-introspection-1.36.0_2...Installing gnomehier-3.0... done
 done
 done
===>   Returning to build of hotssh-0.2.7_4
===>   hotssh-0.2.7_4 depends on file: /usr/local/libdata/pkgconfig/dbus-glib-1.pc - found
===>   hotssh-0.2.7_4 depends on package: py27-sqlite3>0 - not found
===>    Verifying install for py27-sqlite3>0 in /usr/ports/databases/py-sqlite3
===>   Installing existing package /packages/All/py27-sqlite3-2.7.6_3.txz
Installing py27-sqlite3-2.7.6_3...Installing sqlite3-3.8.1... done
 done
===>   Returning to build of hotssh-0.2.7_4
===>   hotssh-0.2.7_4 depends on file: /usr/local/lib/python2.7/site-packages/gtk-2.0/vtemodule.so - not found
===>    Verifying install for /usr/local/lib/python2.7/site-packages/gtk-2.0/vtemodule.so in /usr/ports/x11-toolkits/py-vte
===>   Installing existing package /packages/All/py27-vte-0.26.2_1.txz
Installing py27-vte-0.26.2_1...Installing libXrandr-1.4.2...Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done
 done
Installing randrproto-1.4.0... done
 done
Installing libXinerama-1.1.3,1...Installing xineramaproto-1.2.1... done
 done
Installing libXi-1.7.2,1...Installing inputproto-2.3... done
Installing libXfixes-5.0.1...Installing fixesproto-5.0... done
 done
 done
Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done
 done
Installing libXcursor-1.1.14... done
Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done
 done
Installing vte-0.26.2_5...Installing atk-2.8.0... done
Installing gnome-pty-helper-0.34.7... done
Installing gtk2-2.24.22_1...Installing cups-client-1.5.4_1... done
Installing gdk-pixbuf2-2.28.2...Installing jasper-1.900.1_12...Installing jpeg-8_4... done
 done
Installing libXt-1.1.4,1... done
Installing tiff-4.0.3...Installing freeglut-2.8.1...Installing libGLU-9.0.0...Installing libGL-9.1.7...Installing dri2proto-2.8... done
Installing libXxf86vm-1.1.3...Installing xf86vidmodeproto-2.3.1... done
 done
Installing libdrm-2.4.50...Installing libpciaccess-0.13.2...Installing pciids-20131225... done
 done
 done
 done
 done
 done
Installing jbigkit-1.6... done
Installing libXmu-1.1.2,1... done
 done
 done
Installing gtk-update-icon-cache-2.24.22...Installing hicolor-icon-theme-0.12... done
Installing pango-1.34.1_1...Installing xorg-fonts-truetype-7.7_1...Installing dejavu-2.34... done
Installing encodings-1.0.4_1,1...Installing font-util-1.3.0_1... done
 done
Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done
 done
 done
 done
Installing font-misc-ethiopic-1.0.3_1... done
Installing font-misc-meltho-1.0.3_1... done
 done
Installing libXft-2.3.1... done
Installing harfbuzz-0.9.25...Installing graphite2-1.2.4... done
Installing icu-50.1.2... done
 done
 done
Installing shared-mime-info-1.1... done
 done
Installing python-2.7_1,2... done
 done
 done
Installing py27-gtk2-2.24.0_2...Installing libglade2-2.6.4_5...Installing xmlcatmgr-2.2... + Creating /usr/local/share/sgml/catalog
 + Registering CATALOG catalog.ports (SGML)
 + Creating /usr/local/share/sgml/catalog.ports
 + Creating /usr/local/share/xml/catalog
 + Registering nextCatalog catalog.ports (XML)
 + Creating /usr/local/share/xml/catalog.ports
 done
 done
 done
 done
Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8
(yet). To workaround this a small patch adds one include file and comments out
content of one function (only leaves return NULL).

This might cause side effects.  Joysticks do not work, and there might be ports
that do not compile or applications that crash because of this.

Do not hesitate to contact x11 at FreeBSD.org if there are any issues and side
effects because of this.
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/lib/X11/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.
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.
===>   Returning to build of hotssh-0.2.7_4
===>   hotssh-0.2.7_4 depends on file: /usr/local/bin/python2.7 - found
===>   hotssh-0.2.7_4 depends on file: /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/gnome-doc-utils.pc in /usr/ports/textproc/gnome-doc-utils
===>   Installing existing package /packages/All/gnome-doc-utils-0.20.10.txz
Installing gnome-doc-utils-0.20.10...Installing rarian-0.8.1...Installing libxslt-1.1.28_1...Installing libgpg-error-1.12... done
Installing libgcrypt-1.5.3... done
 done
Installing docbook-xsl-1.76.1_1...Installing docbook-1.4_1...Installing xmlcharent-0.3_2... done
Installing iso8879-1986_3... done
Installing docbook-xml-4.5... done
Installing docbook-xml-4.4_1... done
Installing docbook-xml-4.3... done
Installing docbook-xml-4.2_1... done
Installing docbook-sk-4.1.2_4... done
Installing docbook-5.0_1... done
Installing docbook-4.5_2... done
Installing docbook-4.4_2... done
Installing docbook-4.3... done
Installing docbook-4.2... done
Installing docbook-4.1_4... done
 done
 done
Installing bash-4.2.45_1... done
Installing getopt-1.1.5... done
 done
Installing py27-libxml2-2.8.0... done
 done
===>   Returning to build of hotssh-0.2.7_4
===>   hotssh-0.2.7_4 depends on executable: gtk-update-icon-cache - found
===>   hotssh-0.2.7_4 depends on file: /usr/local/bin/intltool-extract - not found
===>    Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool
===>   Installing existing package /packages/All/intltool-0.50.2.txz
Installing intltool-0.50.2...Installing p5-XML-Parser-2.41_1... done
 done
===>   Returning to build of hotssh-0.2.7_4
===>   hotssh-0.2.7_4 depends on executable: pygobject-codegen-2.0 - found
===>   hotssh-0.2.7_4 depends on file: /usr/local/libdata/pkgconfig/pygtk-2.0.pc - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   hotssh-0.2.7_4 depends on shared library: libintl.so - found
===>   hotssh-0.2.7_4 depends on shared library: libatk-1.0.so - found
===>   hotssh-0.2.7_4 depends on shared library: libgdk_pixbuf-2.0.so - found
===>   hotssh-0.2.7_4 depends on shared library: libglib-2.0.so - found
===>   hotssh-0.2.7_4 depends on shared library: libpcre.so - found
===>   hotssh-0.2.7_4 depends on shared library: libgtk-x11-2.0.so - found
===>   hotssh-0.2.7_4 depends on shared library: libglade-2.0.so - found
===>   hotssh-0.2.7_4 depends on shared library: libxml2.so - found
===>   hotssh-0.2.7_4 depends on shared library: libxslt.so - found
===>   hotssh-0.2.7_4 depends on shared library: libpango-1.0.so - found
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for hotssh-0.2.7_4
cd /wrkdirs/usr/ports/security/hotssh/work/hotssh-0.2.7 && ./waf configure --prefix=/usr/local
/wrkdirs/usr/ports/security/hotssh/work/hotssh-0.2.7/wscript:17: error: gcc was not found, see the result of gcc --version
Checking for program gcc                 : not found 
Checking for program cc                  : ok /usr/bin/cc 
*** Error code 1

Stop.
make: stopped in /usr/ports/security/hotssh
===>  Cleaning for hotssh-0.2.7_4


More information about the freebsd-pkg-fallout mailing list