Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jan 2017 05:45:17 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][games/wesnoth] Failed for wesnoth-1.12.6, 1 in configure
Message-ID:  <201701050545.v055jH4M001844@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:     tz@FreeBSD.org
Last committer: tz@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/games/wesnoth/Makefile 428998 2016-12-20 16:36:16Z tz $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/430428/logs/wesnoth-1.12.6,1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=430428
Log:

====>> Building games/wesnoth
build started at Thu Jan  5 05:40:38 UTC 2017
port directory: /usr/ports/games/wesnoth
building for: FreeBSD 110armv6-quarterly-job-11 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: tz@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q1/games/wesnoth/Makefile 428998 2016-12-20 16:36:16Z tz $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p5 r309692
UNAME_r=11.0-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=wesnoth-1.12.6,1
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p5
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for wesnoth-1.12.6,1:
     ANA=off: Asynchronous Network API (WIP)
     CAMPAIGN=on: Campaign server
     DOCS=on: Build and/or install documentation
     FRIBIDI=on: Bidirectional support
     LOWMEM=off: Reduce memory usage (disables animations)
     NLS=on: Native Language Support
     NOTIFY=on: Desktop notifications
     OPENMP=on: OpenMP support
     RAWSOCKETS=off: Use raw receiving sockets in multiplayer
     SERVER=on: Server
     TEST=off: Build and/or run tests
     TOOLS=on: Extra tools for artists and translators
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/wesnoth/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/wesnoth/work  HOME=/wrkdirs/usr/ports/games/wesnoth/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/wesnoth/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/wesnoth/work  HOME=/wrkdirs/usr/ports/games/wesnoth/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="gcc49" CFLAGS="-O2 -pipe  -Wl,-rpath=/usr/local/lib/gcc49 -fno-strict-aliasing"  CPP="cpp49" CPPFLAGS=""  LDFLAGS=" -L/usr/local/lib -lboost_system -L/wrkdirs/usr/ports/games/wesnoth/work -Wl,-rpath=/usr/local/lib/gcc49 -L/usr/local/lib/gcc49" LIBS=""  CXX="g++49" CXXFLAGS="
 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc49 -fno-strict-aliasing  -nostdinc++ -isystem /usr/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc49"  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--
ANA="@comment
"
NO_ANA=""
CAMPAIGN=""
NO_CAMPAIGN="@comment
"
DOCS=""
NO_DOCS="@comment
"
FRIBIDI=""
NO_FRIBIDI="@comment
"
LOWMEM="@comment
"
NO_LOWMEM=""
NLS=""
NO_NLS="@comment
"
NOTIFY=""
NO_NOTIFY="@comment
"
OPENMP=""
NO_OPENMP="@comment
"
RAWSOCKETS="@comment
"
NO_RAWSOCKETS=""
SERVER=""
NO_SERVER="@comment
"
TEST="@comment
"
NO_TEST=""
TOOLS=""
NO_TOOLS="@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/wesnoth"
EXAMPLESDIR="share/examples/wesnoth"
DATADIR="share/wesnoth"
WWWDIR="www/wesnoth"
ETCDIR="etc/wesnoth"
--End PLIST_SUB--

--SUB_LIST--
ANA="@comment
"
NO_ANA=""
CAMPAIGN=""
NO_CAMPAIGN="@comment
"
DOCS=""
NO_DOCS="@comment
"
FRIBIDI=""
NO_FRIBIDI="@comment
"
LOWMEM="@comment
"
NO_LOWMEM=""
NLS=""
NO_NLS="@comment
"
NOTIFY=""
NO_NOTIFY="@comment
"
OPENMP=""
NO_OPENMP="@comment
"
RAWSOCKETS="@comment
"
NO_RAWSOCKETS=""
SERVER=""
NO_SERVER="@comment
"
TEST="@comment
"
NO_TEST=""
TOOLS=""
NO_TOOLS="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/wesnoth
DOCSDIR=/usr/local/share/doc/wesnoth
EXAMPLESDIR=/usr/local/share/examples/wesnoth
WWWDIR=/usr/local/www/wesnoth
ETCDIR=/usr/local/etc/wesnoth
--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
DISABLE_MAKE_JOBS=poudriere
<snip>

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
===>   wesnoth-1.12.6,1 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so)
===>   Returning to build of wesnoth-1.12.6,1
===>   wesnoth-1.12.6,1 depends on shared library: libSDL_net.so - not found
===>   Installing existing package /packages/All/sdl_net-1.2.8_3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-11] Installing sdl_net-1.2.8_3...
[110armv6-quarterly-job-11] Extracting sdl_net-1.2.8_3: ......... done
===>   wesnoth-1.12.6,1 depends on shared library: libSDL_net.so - found (/usr/local/lib/libSDL_net.so)
===>   Returning to build of wesnoth-1.12.6,1
===>   wesnoth-1.12.6,1 depends on shared library: libSDL_ttf.so - not found
===>   Installing existing package /packages/All/sdl_ttf-2.0.11_6.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-11] Installing sdl_ttf-2.0.11_6...
[110armv6-quarterly-job-11] Extracting sdl_ttf-2.0.11_6: .......... done
===>   wesnoth-1.12.6,1 depends on shared library: libSDL_ttf.so - found (/usr/local/lib/libSDL_ttf.so)
===>   Returning to build of wesnoth-1.12.6,1
===>   wesnoth-1.12.6,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>   wesnoth-1.12.6,1 depends on shared library: libglib-2.0.so - not found
===>   Installing existing package /packages/All/glib-2.46.2_4.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-11] Installing glib-2.46.2_4...
[110armv6-quarterly-job-11] `-- Installing libiconv-1.14_10...
[110armv6-quarterly-job-11] `-- Extracting libiconv-1.14_10: .......... done
[110armv6-quarterly-job-11] `-- Installing python27-2.7.13_1...
[110armv6-quarterly-job-11] |   `-- Installing libffi-3.2.1...
[110armv6-quarterly-job-11] |   `-- Extracting libffi-3.2.1: .......... done
[110armv6-quarterly-job-11] |   `-- Installing readline-6.3.8...
[110armv6-quarterly-job-11] |   `-- Extracting readline-6.3.8: .......... done
[110armv6-quarterly-job-11] `-- Extracting python27-2.7.13_1: .......... done
[110armv6-quarterly-job-11] `-- Installing pcre-8.39_1...
[110armv6-quarterly-job-11] `-- Extracting pcre-8.39_1: .......... done
[110armv6-quarterly-job-11] `-- Installing perl5-5.24.1.r4_1...
[110armv6-quarterly-job-11] `-- Extracting perl5-5.24.1.r4_1: .......... done
[110armv6-quarterly-job-11] 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.
===>   wesnoth-1.12.6,1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   Returning to build of wesnoth-1.12.6,1
===>   wesnoth-1.12.6,1 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-11] Installing pango-1.38.0_1...
[110armv6-quarterly-job-11] `-- Installing encodings-1.0.4_3,1...
[110armv6-quarterly-job-11] |   `-- Installing font-util-1.3.1...
[110armv6-quarterly-job-11] |   `-- Extracting font-util-1.3.1: .......... done
[110armv6-quarterly-job-11] `-- Extracting encodings-1.0.4_3,1: .......... done
[110armv6-quarterly-job-11] `-- Installing libXft-2.3.2_1...
[110armv6-quarterly-job-11] `-- Extracting libXft-2.3.2_1: ......... done
[110armv6-quarterly-job-11] `-- Installing harfbuzz-1.3.4...
[110armv6-quarterly-job-11] |   `-- Installing cairo-1.14.6_1,2...
[110armv6-quarterly-job-11] |   | `-- Installing glproto-1.4.17...
[110armv6-quarterly-job-11] |   | `-- Extracting glproto-1.4.17: ...... done
[110armv6-quarterly-job-11] |   | `-- Installing libEGL-11.2.2...
[110armv6-quarterly-job-11] |   |   `-- Installing gbm-11.2.2...
[110armv6-quarterly-job-11] |   |   `-- Extracting gbm-11.2.2: ..... done
[110armv6-quarterly-job-11] |   |   `-- Installing llvm37-3.7.1_4...
[110armv6-quarterly-job-11] |   |   | `-- Installing libedit-3.1.20150325_2,1...
[110armv6-quarterly-job-11] |   |   | `-- Extracting libedit-3.1.20150325_2,1: .......... done
[110armv6-quarterly-job-11] |   |   `-- Extracting llvm37-3.7.1_4: .......... done
[110armv6-quarterly-job-11] |   | `-- Extracting libEGL-11.2.2: .......... done
[110armv6-quarterly-job-11] |   | `-- Installing xcb-util-renderutil-0.3.9_1...
[110armv6-quarterly-job-11] |   |   `-- Installing xcb-util-0.4.0_2,1...
[110armv6-quarterly-job-11] |   |   `-- Extracting xcb-util-0.4.0_2,1: .......... done
[110armv6-quarterly-job-11] |   | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done
[110armv6-quarterly-job-11] |   | `-- Installing pixman-0.34.0...
[110armv6-quarterly-job-11] |   | `-- Extracting pixman-0.34.0: .......... done
[110armv6-quarterly-job-11] |   `-- Extracting cairo-1.14.6_1,2: .......... done
[110armv6-quarterly-job-11] |   `-- Installing graphite2-1.3.9...
[110armv6-quarterly-job-11] |   `-- Extracting graphite2-1.3.9: .......... done
[110armv6-quarterly-job-11] `-- Extracting harfbuzz-1.3.4: .......... done
[110armv6-quarterly-job-11] `-- Installing xorg-fonts-truetype-7.7_1...
[110armv6-quarterly-job-11] |   `-- Installing font-misc-meltho-1.0.3_3...
[110armv6-quarterly-job-11] |   | `-- Installing mkfontdir-1.0.7...
[110armv6-quarterly-job-11] |   |   `-- Installing mkfontscale-1.1.2...
[110armv6-quarterly-job-11] |   |   | `-- Installing libfontenc-1.1.3...
[110armv6-quarterly-job-11] |   |   | `-- Extracting libfontenc-1.1.3: ...... done
[110armv6-quarterly-job-11] |   |   `-- Extracting mkfontscale-1.1.2: .. done
[110armv6-quarterly-job-11] |   | `-- Extracting mkfontdir-1.0.7: .. done
[110armv6-quarterly-job-11] |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[110armv6-quarterly-job-11] |   `-- Installing font-bh-ttf-1.0.3_3...
[110armv6-quarterly-job-11] |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[110armv6-quarterly-job-11] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[110armv6-quarterly-job-11] |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[110armv6-quarterly-job-11] |   `-- Installing dejavu-2.37...
[110armv6-quarterly-job-11] |   `-- Extracting dejavu-2.37: .......... done
[110armv6-quarterly-job-11] 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.
===>   wesnoth-1.12.6,1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   Returning to build of wesnoth-1.12.6,1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for wesnoth-1.12.6,1
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/games/wesnoth/work/wesnoth-1.12.6
-- The C compiler identification is GNU 4.9.4
-- The CXX compiler identification is GNU 4.9.4
-- Check for working C compiler: /usr/local/bin/gcc49
-- Check for working C compiler: /usr/local/bin/gcc49 -- 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: /usr/local/bin/g++49
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_eb2da/fast"
-- Check for working CXX compiler: /usr/local/bin/g++49 -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:44 (message):
  The C++ compiler "/usr/local/bin/g++49" is not able to compile a simple
  test program.

  It fails with the following output:

   Change Dir: /wrkdirs/usr/ports/games/wesnoth/work/wesnoth-1.12.6/CMakeFiles/CMakeTmp

  

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

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

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

  /usr/local/bin/g++49 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc49
  -fno-strict-aliasing -nostdinc++ -isystem /usr/include/c++/v1
  -Wl,-rpath=/usr/local/lib/gcc49 -o
  CMakeFiles/cmTC_eb2da.dir/testCXXCompiler.cxx.o -c
  /wrkdirs/usr/ports/games/wesnoth/work/wesnoth-1.12.6/CMakeFiles/CMakeTmp/testCXXCompiler.cxx


  Linking CXX executable cmTC_eb2da

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

  /usr/local/bin/g++49 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc49
  -fno-strict-aliasing -nostdinc++ -isystem /usr/include/c++/v1
  -Wl,-rpath=/usr/local/lib/gcc49
  CMakeFiles/cmTC_eb2da.dir/testCXXCompiler.cxx.o -o cmTC_eb2da

  

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

  

  

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


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

Stop.
make: stopped in /usr/ports/games/wesnoth



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