Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2017 16:40:57 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][www/wt] Failed for wt-3.3.6_4 in configure
Message-ID:  <201702211640.v1LGevVU029247@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:     info@babaei.net
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/www/wt/Makefile 430766 2017-01-07 06:08:28Z jbeich $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/434398/logs/wt-3.3.6_4.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=434398
Log:

====>> Building www/wt
build started at Tue Feb 21 16:37:57 UTC 2017
port directory: /usr/ports/www/wt
building for: FreeBSD 110armv6-quarterly-job-21 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: info@babaei.net
Makefile ident:      $FreeBSD: branches/2017Q1/www/wt/Makefile 430766 2017-01-07 06:08:28Z jbeich $
Poudriere version: 3.1.14
Host OSVERSION: 1200018
Jail OSVERSION: 1100122
Job Id: 21

---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-p5 r309692
UNAME_r=11.0-RELEASE-p5
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=wt-3.3.6_4
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 wt-3.3.6_4:
     DOXYGEN=off: Build documentation with Doxygen
     EXAMPLES=on: Install examples (implies SQLITE3 and WTHTTP)
     TESTS=on: Build Wt tests
     RESOURCES=on: Install resources directory
     CMAKE_MODULE=on: Install FindWt.cmake in systemwide cmake dir
     CPP11=on: Compile Wt in C++11 mode (Clang or GCC 4.6+)
     HARU=on: Enable Haru Free PDF Library
     PANGO=on: Pango rendering library support
     EXT=off: Build Wt Ext library with JavaScript-only widgets
     QT4=off: Qt 4 toolkit support
     LIBWTTEST=on: Build Wt::Test for automated (integration/unit) tests
     OPENGL=on: 2D/3D rendering support via OpenGL
====> Connector
     FCGI=on: Build FastCGI connector
     WTHTTP=on: Build Wt stand-alone httpd connector
====> Wt::DBO
     SQLITE3=on: Build Wt with SQLite 3 support
     POSTGRES=off: Build Wt with PostgreSQL support
     FIREBIRD=off: Build Wt with Firebird support
     MYSQL=off: Build Wt with MariaDB or MySQL support
====> Wt::WString
     NO_STD_LOCALE=off: Build for a system without std::locale support
     NO_STD_WSTRING=off: Build for a system without std::wstring 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/www/wt/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/wt/work  HOME=/wrkdirs/usr/ports/www/wt/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/wt/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/wt/work  HOME=/wrkdirs/usr/ports/www/wt/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  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" " LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  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--
DOXYGEN="@comment
"
NO_DOXYGEN=""
EXAMPLES=""
NO_EXAMPLES="@comment
"
TESTS=""
NO_TESTS="@comment
"
RESOURCES=""
NO_RESOURCES="@comment
"
CMAKE_MODULE=""
NO_CMAKE_MODULE="@comment
"
CPP11=""
NO_CPP11="@comment
"
HARU=""
NO_HARU="@comment
"
PANGO=""
NO_PANGO="@comment
"
EXT="@comment
"
NO_EXT=""
QT4="@comment
"
NO_QT4=""
LIBWTTEST=""
NO_LIBWTTEST="@comment
"
OPENGL=""
NO_OPENGL="@comment
"
FCGI=""
NO_FCGI="@comment
"
WTHTTP=""
NO_WTHTTP="@comment
"
SQLITE3=""
NO_SQLITE3="@comment
"
POSTGRES="@comment
"
NO_POSTGRES=""
FIREBIRD="@comment
"
NO_FIREBIRD=""
MYSQL="@comment
"
NO_MYSQL=""
NO_STD_LOCALE="@comment
"
NO_NO_STD_LOCALE=""
NO_STD_WSTRING="@comment
"
NO_NO_STD_WSTRING=""
DBO_EXAMPLES=""
DBO_SQLITE3_EXAMPLES="@comment
"
QT4_EXAMPLES="@comment
"
DBO=""
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/wt"
EXAMPLESDIR="share/examples/wt"
DATADIR="share/wt"
WWWDIR="www/wt"
ETCDIR="etc/wt"
--End PLIST_SUB--

--SUB_LIST--
DOXYGEN="@comment
"
NO_DOXYGEN=""
EXAMPLES=""
NO_EXAMPLES="@comment
"
TESTS=""
NO_TESTS="@comment
"
RESOURCES=""
NO_RESOURCES="@comment
"
CMAKE_MODULE=""
NO_CMAKE_MODULE="@comment
"
CPP11=""
NO_CPP11="@comment
"
HARU=""
NO_HARU="@comment
"
PANGO=""
NO_PANGO="@comment
"
EXT="@comment
"
NO_EXT=""
QT4="@comment
"
NO_QT4=""
LIBWTTEST=""
NO_LIBWTTEST="@comment
"
<snip>
[110armv6-quarterly-job-21] `-- Installing libiconv-1.14_10...
[110armv6-quarterly-job-21] `-- Extracting libiconv-1.14_10: .......... done
[110armv6-quarterly-job-21] `-- Installing python27-2.7.13_1...
[110armv6-quarterly-job-21] |   `-- Installing libffi-3.2.1...
[110armv6-quarterly-job-21] |   `-- Extracting libffi-3.2.1: .......... done
[110armv6-quarterly-job-21] `-- Extracting python27-2.7.13_1: .......... done
[110armv6-quarterly-job-21] `-- Installing pcre-8.39_1...
[110armv6-quarterly-job-21] `-- Extracting pcre-8.39_1: .......... done
[110armv6-quarterly-job-21] `-- Installing perl5-5.24.1.r4_1...
[110armv6-quarterly-job-21] `-- Extracting perl5-5.24.1.r4_1: .......... done
[110armv6-quarterly-job-21] Extracting glib-2.46.2_4: .......... done
No schema files found: doing nothing.
Message from python27-2.7.13_1:
===========================================================================

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

===========================================================================
Message from perl5-5.24.1.r4_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.
===>   wt-3.3.6_4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   Returning to build of wt-3.3.6_4
===>   wt-3.3.6_4 depends on shared library: libpango-1.0.so - not found
===>   Installing existing package /packages/All/pango-1.38.0_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-21] Installing pango-1.38.0_1...
[110armv6-quarterly-job-21] `-- Installing encodings-1.0.4_3,1...
[110armv6-quarterly-job-21] |   `-- Installing font-util-1.3.1...
[110armv6-quarterly-job-21] |   `-- Extracting font-util-1.3.1: .......... done
[110armv6-quarterly-job-21] `-- Extracting encodings-1.0.4_3,1: .......... done
[110armv6-quarterly-job-21] `-- Installing fontconfig-2.12.1,1...
[110armv6-quarterly-job-21] `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: caching, new cache contents: 0 fonts, 2 dirs
/usr/local/share/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/share/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/share/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[110armv6-quarterly-job-21] `-- Installing libXft-2.3.2_1...
[110armv6-quarterly-job-21] |   `-- Installing libXrender-0.9.10...
[110armv6-quarterly-job-21] |   | `-- Installing renderproto-0.11.1...
[110armv6-quarterly-job-21] |   | `-- Extracting renderproto-0.11.1: .... done
[110armv6-quarterly-job-21] |   `-- Extracting libXrender-0.9.10: .......... done
[110armv6-quarterly-job-21] `-- Extracting libXft-2.3.2_1: ......... done
[110armv6-quarterly-job-21] `-- Installing harfbuzz-1.4.2...
[110armv6-quarterly-job-21] |   `-- Installing cairo-1.14.6_1,2...
[110armv6-quarterly-job-21] |   | `-- Installing libEGL-11.2.2...
[110armv6-quarterly-job-21] |   |   `-- Installing gbm-11.2.2...
[110armv6-quarterly-job-21] |   |   `-- Extracting gbm-11.2.2: ..... done
[110armv6-quarterly-job-21] |   |   `-- Installing llvm37-3.7.1_4...
[110armv6-quarterly-job-21] |   |   | `-- Installing libedit-3.1.20150325_2,1...
[110armv6-quarterly-job-21] |   |   | `-- Extracting libedit-3.1.20150325_2,1: .......... done
[110armv6-quarterly-job-21] |   |   `-- Extracting llvm37-3.7.1_4: .......... done
[110armv6-quarterly-job-21] |   | `-- Extracting libEGL-11.2.2: .......... done
[110armv6-quarterly-job-21] |   | `-- Installing xcb-util-renderutil-0.3.9_1...
[110armv6-quarterly-job-21] |   |   `-- Installing xcb-util-0.4.0_2,1...
[110armv6-quarterly-job-21] |   |   `-- Extracting xcb-util-0.4.0_2,1: .......... done
[110armv6-quarterly-job-21] |   | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done
[110armv6-quarterly-job-21] |   | `-- Installing pixman-0.34.0...
[110armv6-quarterly-job-21] |   | `-- Extracting pixman-0.34.0: .......... done
[110armv6-quarterly-job-21] |   `-- Extracting cairo-1.14.6_1,2: .......... done
[110armv6-quarterly-job-21] |   `-- Installing graphite2-1.3.9...
[110armv6-quarterly-job-21] |   `-- Extracting graphite2-1.3.9: .......... done
[110armv6-quarterly-job-21] `-- Extracting harfbuzz-1.4.2: .......... done
[110armv6-quarterly-job-21] `-- Installing xorg-fonts-truetype-7.7_1...
[110armv6-quarterly-job-21] |   `-- Installing font-misc-meltho-1.0.3_3...
[110armv6-quarterly-job-21] |   | `-- Installing mkfontdir-1.0.7...
[110armv6-quarterly-job-21] |   |   `-- Installing mkfontscale-1.1.2...
[110armv6-quarterly-job-21] |   |   | `-- Installing libfontenc-1.1.3...
[110armv6-quarterly-job-21] |   |   | `-- Extracting libfontenc-1.1.3: ...... done
[110armv6-quarterly-job-21] |   |   `-- Extracting mkfontscale-1.1.2: .. done
[110armv6-quarterly-job-21] |   | `-- Extracting mkfontdir-1.0.7: .. done
[110armv6-quarterly-job-21] |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[110armv6-quarterly-job-21] |   `-- Installing font-bh-ttf-1.0.3_3...
[110armv6-quarterly-job-21] |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[110armv6-quarterly-job-21] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[110armv6-quarterly-job-21] |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[110armv6-quarterly-job-21] |   `-- Installing dejavu-2.37...
[110armv6-quarterly-job-21] |   `-- Extracting dejavu-2.37: .......... done
[110armv6-quarterly-job-21] Extracting pango-1.38.0_1: .......... 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.
===>   wt-3.3.6_4 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   Returning to build of wt-3.3.6_4
===>   wt-3.3.6_4 depends on shared library: libGLEW.so - not found
===>   Installing existing package /packages/All/glew-1.13.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-21] Installing glew-1.13.0...
[110armv6-quarterly-job-21] `-- Installing libXi-1.7.8,1...
[110armv6-quarterly-job-21] |   `-- Installing inputproto-2.3.2...
[110armv6-quarterly-job-21] |   `-- Extracting inputproto-2.3.2: ........ done
[110armv6-quarterly-job-21] `-- Extracting libXi-1.7.8,1: .......... done
[110armv6-quarterly-job-21] `-- Installing libXmu-1.1.2_3,1...
[110armv6-quarterly-job-21] |   `-- Installing libXt-1.1.5,1...
[110armv6-quarterly-job-21] |   | `-- Installing libSM-1.2.2_3,1...
[110armv6-quarterly-job-21] |   |   `-- Installing libICE-1.0.9_1,1...
[110armv6-quarterly-job-21] |   |   `-- Extracting libICE-1.0.9_1,1: .......... done
[110armv6-quarterly-job-21] |   | `-- Extracting libSM-1.2.2_3,1: .......... done
[110armv6-quarterly-job-21] |   `-- Extracting libXt-1.1.5,1: .......... done
[110armv6-quarterly-job-21] `-- Extracting libXmu-1.1.2_3,1: .......... done
[110armv6-quarterly-job-21] `-- Installing libGLU-9.0.0_2...
[110armv6-quarterly-job-21] `-- Extracting libGLU-9.0.0_2: ...... done
[110armv6-quarterly-job-21] Extracting glew-1.13.0: .......... done
===>   wt-3.3.6_4 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so)
===>   Returning to build of wt-3.3.6_4
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for wt-3.3.6_4
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/www/wt/work/.build
-- The C compiler identification is Clang 3.8.0
-- The CXX compiler identification is Clang 3.8.0
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_5894a/fast"
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:44 (message):
  The C++ compiler "/nxb-bin/usr/bin/c++" is not able to compile a simple
  test program.

  It fails with the following output:

   Change Dir: /wrkdirs/usr/ports/www/wt/work/.build/CMakeFiles/CMakeTmp

  

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

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

  Building CXX object CMakeFiles/cmTC_5894a.dir/testCXXCompiler.cxx.o

  /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing -o
  CMakeFiles/cmTC_5894a.dir/testCXXCompiler.cxx.o -c
  /wrkdirs/usr/ports/www/wt/work/.build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx


  Linking CXX executable cmTC_5894a

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

  /nxb-bin/usr/bin/c++ -O2 -pipe -fno-strict-aliasing
  CMakeFiles/cmTC_5894a.dir/testCXXCompiler.cxx.o -o cmTC_5894a

  

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

  

  

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


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

Stop.
make: stopped in /usr/ports/www/wt



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