Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2017 12:21:27 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][net-mgmt/ettercap] Failed for ettercap-0.8.2, 1 in configure
Message-ID:  <201702261221.v1QCLRaY047959@beefy15.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:     sunpoet@FreeBSD.org
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/net-mgmt/ettercap/Makefile 426414 2016-11-19 17:04:07Z sunpoet $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434718/logs/ettercap-0.8.2,1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434718
Log:

====>> Building net-mgmt/ettercap
build started at Sun Feb 26 12:19:30 UTC 2017
port directory: /usr/ports/net-mgmt/ettercap
building for: FreeBSD 110armv6-quarterly-job-04 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm
maintained by: sunpoet@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/net-mgmt/ettercap/Makefile 426414 2016-11-19 17:04:07Z sunpoet $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 04

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p8 r314125
UNAME_r=11.0-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ettercap-0.8.2,1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
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 ettercap-0.8.2,1:
     DESKTOP=off: Install ettercap.desktop
     DOCS=on: Build and/or install documentation
     GTK2=on: GTK+ 2 GUI toolkit support
     IPV6=on: IPv6 protocol support
     NCURSES=on: Ncurses interface
     PCRE=on: Use PCRE in filters
     PLUGINS=on: Build and/or install plugins
     SSL=on: SSH1 and SSL decryption support
     UTF8=on: Unicode UTF-8 encoding support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/ettercap/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/ettercap/work  HOME=/wrkdirs/usr/ports/net-mgmt/ettercap/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/ettercap/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/ettercap/work  HOME=/wrkdirs/usr/ports/net-mgmt/ettercap/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS="  -lnet -lpcap  -L/usr/local/lib" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include"  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="inst
 all  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DESKTOP="@comment
"
NO_DESKTOP=""
DOCS=""
NO_DOCS="@comment
"
GTK2=""
NO_GTK2="@comment
"
IPV6=""
NO_IPV6="@comment
"
NCURSES=""
NO_NCURSES="@comment
"
PCRE=""
NO_PCRE="@comment
"
PLUGINS=""
NO_PLUGINS="@comment
"
SSL=""
NO_SSL="@comment
"
UTF8=""
NO_UTF8="@comment
"
CMAKE_BUILD_TYPE="release"
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/ettercap"
EXAMPLESDIR="share/examples/ettercap"
DATADIR="share/ettercap"
WWWDIR="www/ettercap"
ETCDIR="etc/ettercap"
--End PLIST_SUB--

--SUB_LIST--
DESKTOP="@comment
"
NO_DESKTOP=""
DOCS=""
NO_DOCS="@comment
"
GTK2=""
NO_GTK2="@comment
"
IPV6=""
NO_IPV6="@comment
"
NCURSES=""
NO_NCURSES="@comment
"
PCRE=""
NO_PCRE="@comment
"
PLUGINS=""
NO_PLUGINS="@comment
"
SSL=""
NO_SSL="@comment
"
UTF8=""
NO_UTF8="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ettercap
DOCSDIR=/usr/local/share/doc/ettercap
EXAMPLESDIR=/usr/local/share/examples/ettercap
WWWDIR=/usr/local/www/ettercap
ETCDIR=/usr/local/etc/ettercap
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p8
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
<snip>
[110armv6-quarterly-job-04] |   `-- Extracting libXcursor-1.1.14_3: .......... done
[110armv6-quarterly-job-04] |   `-- Installing libXinerama-1.1.3_3,1...
[110armv6-quarterly-job-04] |   | `-- Installing xineramaproto-1.2.1...
[110armv6-quarterly-job-04] |   | `-- Extracting xineramaproto-1.2.1: .. done
[110armv6-quarterly-job-04] |   `-- Extracting libXinerama-1.1.3_3,1: .......... done
[110armv6-quarterly-job-04] |   `-- Installing libXcomposite-0.4.4_3,1...
[110armv6-quarterly-job-04] |   | `-- Installing compositeproto-0.4.2...
[110armv6-quarterly-job-04] |   | `-- Extracting compositeproto-0.4.2: .... done
[110armv6-quarterly-job-04] |   `-- Extracting libXcomposite-0.4.4_3,1: .......... done
[110armv6-quarterly-job-04] |   `-- Installing libXi-1.7.8,1...
[110armv6-quarterly-job-04] |   | `-- Installing inputproto-2.3.2...
[110armv6-quarterly-job-04] |   | `-- Extracting inputproto-2.3.2: ........ done
[110armv6-quarterly-job-04] |   `-- Extracting libXi-1.7.8,1: .......... done
[110armv6-quarterly-job-04] |   `-- Installing libXrandr-1.5.1...
[110armv6-quarterly-job-04] |   | `-- Installing randrproto-1.5.0...
[110armv6-quarterly-job-04] |   | `-- Extracting randrproto-1.5.0: .... done
[110armv6-quarterly-job-04] |   `-- Extracting libXrandr-1.5.1: .......... done
[110armv6-quarterly-job-04] |   `-- Installing gdk-pixbuf2-2.32.3_1...
[110armv6-quarterly-job-04] |   | `-- Installing jasper-1.900.1_16...
[110armv6-quarterly-job-04] |   |   `-- Installing jpeg-turbo-1.5.1...
[110armv6-quarterly-job-04] |   |   `-- Extracting jpeg-turbo-1.5.1: .......... done
[110armv6-quarterly-job-04] |   | `-- Extracting jasper-1.900.1_16: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing libXt-1.1.5,1...
[110armv6-quarterly-job-04] |   |   `-- Installing libSM-1.2.2_3,1...
[110armv6-quarterly-job-04] |   |   | `-- Installing libICE-1.0.9_1,1...
[110armv6-quarterly-job-04] |   |   | `-- Extracting libICE-1.0.9_1,1: .......... done
[110armv6-quarterly-job-04] |   |   `-- Extracting libSM-1.2.2_3,1: .......... done
[110armv6-quarterly-job-04] |   | `-- Extracting libXt-1.1.5,1: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing tiff-4.0.7_1...
[110armv6-quarterly-job-04] |   |   `-- Installing jbigkit-2.1_1...
[110armv6-quarterly-job-04] |   |   `-- Extracting jbigkit-2.1_1: .......... done
[110armv6-quarterly-job-04] |   | `-- Extracting tiff-4.0.7_1: .......... done
[110armv6-quarterly-job-04] |   `-- Extracting gdk-pixbuf2-2.32.3_1: .......... done
[110armv6-quarterly-job-04] |   `-- Installing shared-mime-info-1.5...
[110armv6-quarterly-job-04] |   `-- Extracting shared-mime-info-1.5: .......... done
[110armv6-quarterly-job-04] `-- Extracting gtk-update-icon-cache-2.24.29: .... done
[110armv6-quarterly-job-04] `-- Installing cups-2.2.1...
[110armv6-quarterly-job-04] |   `-- Installing avahi-app-0.6.31_5...
[110armv6-quarterly-job-04] |   | `-- Installing gnome_subr-1.0...
[110armv6-quarterly-job-04] |   | `-- Extracting gnome_subr-1.0: . done
[110armv6-quarterly-job-04] |   | `-- Installing gobject-introspection-1.46.0...
[110armv6-quarterly-job-04] |   |   `-- Installing python2-2_3...
[110armv6-quarterly-job-04] |   |   `-- Extracting python2-2_3: ...... done
[110armv6-quarterly-job-04] |   | `-- Extracting gobject-introspection-1.46.0: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing gdbm-1.12...
[110armv6-quarterly-job-04] |   | `-- Extracting gdbm-1.12: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing libdaemon-0.14_1...
[110armv6-quarterly-job-04] |   | `-- Extracting libdaemon-0.14_1: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing dbus-glib-0.104...
[110armv6-quarterly-job-04] |   |   `-- Installing dbus-1.10.14...
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[110armv6-quarterly-job-04] |   |   `-- Extracting dbus-1.10.14: ......... done
[110armv6-quarterly-job-04] |   | `-- Extracting dbus-glib-0.104: .......... done
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
[110armv6-quarterly-job-04] |   `-- Extracting avahi-app-0.6.31_5: .......... done
[110armv6-quarterly-job-04] |   `-- Installing gnutls-3.5.8...
[110armv6-quarterly-job-04] |   | `-- Installing nettle-3.3...
[110armv6-quarterly-job-04] |   |   `-- Installing gmp-5.1.3_3...
[110armv6-quarterly-job-04] |   |   `-- Extracting gmp-5.1.3_3: .......... done
[110armv6-quarterly-job-04] |   | `-- Extracting nettle-3.3: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing libtasn1-4.9...
[110armv6-quarterly-job-04] |   | `-- Extracting libtasn1-4.9: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing trousers-0.3.14_1...
[110armv6-quarterly-job-04] |   |   `-- Installing tpm-emulator-0.7.4_1...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[110armv6-quarterly-job-04] |   |   `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[110armv6-quarterly-job-04] |   | `-- Extracting trousers-0.3.14_1: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing p11-kit-0.23.3...
[110armv6-quarterly-job-04] |   | `-- Extracting p11-kit-0.23.3: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing libunistring-0.9.7...
[110armv6-quarterly-job-04] |   | `-- Extracting libunistring-0.9.7: .......... done
[110armv6-quarterly-job-04] |   | `-- Installing libidn-1.33_1...
[110armv6-quarterly-job-04] |   | `-- Extracting libidn-1.33_1: .......... done
[110armv6-quarterly-job-04] |   `-- Extracting gnutls-3.5.8: .......... done
[110armv6-quarterly-job-04] |   `-- Installing libpaper-1.1.24.4...
[110armv6-quarterly-job-04] |   `-- Extracting libpaper-1.1.24.4: .......... done
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
[110armv6-quarterly-job-04] `-- Extracting cups-2.2.1: .......... done
[110armv6-quarterly-job-04] Extracting gtk2-2.24.29_3: .......... done
Message from dejavu-2.37:
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 jasper-1.900.1_16:
===>   NOTICE:

The jasper port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
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
===>   ettercap-0.8.2,1 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so)
===>   Returning to build of ettercap-0.8.2,1
===>   ettercap-0.8.2,1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ettercap-0.8.2,1
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/net-mgmt/ettercap/work/.build
-- The C compiler identification is Clang 3.9.1
-- Check for working C compiler: /nxb-bin/usr/bin/cc
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_b11e1/fast"
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:51 (message):
  The C compiler "/nxb-bin/usr/bin/cc" is not able to compile a simple test
  program.

  It fails with the following output:

   Change Dir: /wrkdirs/usr/ports/net-mgmt/ettercap/work/.build/CMakeFiles/CMakeTmp

  

  Run Build Command:"/usr/bin/make" "cmTC_b11e1/fast"

  /nxb-bin/usr/bin/make -f CMakeFiles/cmTC_b11e1.dir/build.make
  CMakeFiles/cmTC_b11e1.dir/build

  Building C object CMakeFiles/cmTC_b11e1.dir/testCCompiler.c.o

  /nxb-bin/usr/bin/cc -O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include
  -fno-strict-aliasing -o CMakeFiles/cmTC_b11e1.dir/testCCompiler.c.o -c
  /wrkdirs/usr/ports/net-mgmt/ettercap/work/.build/CMakeFiles/CMakeTmp/testCCompiler.c


  Linking C executable cmTC_b11e1

  /usr/local/bin/cmake -E cmake_link_script
  CMakeFiles/cmTC_b11e1.dir/link.txt --verbose=1

  /nxb-bin/usr/bin/cc -O2 -pipe -DLIBICONV_PLUG -isystem /usr/local/include
  -fno-strict-aliasing CMakeFiles/cmTC_b11e1.dir/testCCompiler.c.o -o
  cmTC_b11e1

  

  Generator: execution of make failed.  Make command was: "/usr/bin/make"
  "cmTC_b11e1/fast"

  

  

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:2 (project)


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/net-mgmt/ettercap/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/net-mgmt/ettercap/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/net-mgmt/ettercap



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