[package - 110armv6-quarterly][emulators/hatari] Failed for hatari-2.0.0 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Mar 30 02:18:45 UTC 2017
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: ports at FreeBSD.org
Last committer: vanilla at FreeBSD.org
Ident: $FreeBSD: branches/2017Q1/emulators/hatari/Makefile 429957 2016-12-30 06:32:10Z vanilla $
Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/437237/logs/hatari-2.0.0.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=437237
Log:
====>> Building emulators/hatari
build started at Thu Mar 30 02:16:25 UTC 2017
port directory: /usr/ports/emulators/hatari
building for: FreeBSD 110armv6-quarterly-job-08 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: branches/2017Q1/emulators/hatari/Makefile 429957 2016-12-30 06:32:10Z vanilla $
Poudriere version: 3.1.17
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 08
---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=hatari-2.0.0
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.17
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin OPTIONS List---
===> The following configuration options are available for hatari-2.0.0:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
SDL2=off: Use SDL2 libraries instead of SDL 1.2
WINUAE=off: Build with WinUAE CPU core (experimental)
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/hatari/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/hatari/work HOME=/wrkdirs/usr/ports/emulators/hatari/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/emulators/hatari/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/hatari/work HOME=/wrkdirs/usr/ports/emulators/hatari/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 -DNDEBUG -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -DNDEBUG -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--
CMAKE_BUILD_TYPE="release"
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
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/hatari"
EXAMPLESDIR="share/examples/hatari"
DATADIR="share/hatari"
WWWDIR="www/hatari"
ETCDIR="etc/hatari"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/hatari
DOCSDIR=/usr/local/share/doc/hatari
EXAMPLESDIR=/usr/local/share/examples/hatari
WWWDIR=/usr/local/www/hatari
ETCDIR=/usr/local/etc/hatari
--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
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 33554432
stack size (kbytes, -s) 524288
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 1024
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===> NOTICE:
The hatari 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
===> License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> hatari-2.0.0 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.9.4_1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing pkg-1.9.4_1...
[110armv6-quarterly-job-08] Extracting pkg-1.9.4_1: .......... done
===> hatari-2.0.0 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of hatari-2.0.0
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The hatari 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
<snip>
[110armv6-quarterly-job-08] | | `-- Extracting libunistring-0.9.7: .......... done
[110armv6-quarterly-job-08] | | `-- Installing libidn-1.33_1...
[110armv6-quarterly-job-08] | | `-- Extracting libidn-1.33_1: .......... done
[110armv6-quarterly-job-08] | | `-- Extracting gnutls-3.5.8: .......... done
[110armv6-quarterly-job-08] | | `-- Installing libpaper-1.1.24.4...
[110armv6-quarterly-job-08] | | `-- 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-08] | `-- Extracting cups-2.2.1: .......... done
[110armv6-quarterly-job-08] `-- Extracting gtk2-2.24.29_3: .......... done
[110armv6-quarterly-job-08] `-- Installing libglade2-2.6.4_8...
[110armv6-quarterly-job-08] | `-- Installing xmlcatmgr-2.2_2...
[110armv6-quarterly-job-08] | `-- Extracting xmlcatmgr-2.2_2: ......... done
+ 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
[110armv6-quarterly-job-08] `-- Extracting libglade2-2.6.4_8: .......... done
[110armv6-quarterly-job-08] Extracting py27-gtk2-2.24.0_4: .......... done
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
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.
===> hatari-2.0.0 depends on file: /usr/local/libdata/pkgconfig/pygtk-2.0.pc - found
===> Returning to build of hatari-2.0.0
===========================================================================
=======================<phase: lib-depends >============================
===> hatari-2.0.0 depends on shared library: libportaudio.so - not found
===> Installing existing package /packages/All/portaudio-19.20140130_5.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-08] Installing portaudio-19.20140130_5...
[110armv6-quarterly-job-08] Extracting portaudio-19.20140130_5: .......... done
===> hatari-2.0.0 depends on shared library: libportaudio.so - found (/usr/local/lib/libportaudio.so)
===> Returning to build of hatari-2.0.0
===> hatari-2.0.0 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so)
===> hatari-2.0.0 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so)
===> hatari-2.0.0 depends on shared library: libreadline.so.6 - found (/usr/local/lib/libreadline.so.6)
===> hatari-2.0.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===> hatari-2.0.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===> hatari-2.0.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> hatari-2.0.0 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so)
===> hatari-2.0.0 depends on shared library: libglade-2.0.so - found (/usr/local/lib/libglade-2.0.so)
===> hatari-2.0.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===> hatari-2.0.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===========================================================================
=======================<phase: configure >============================
===> Configuring for hatari-2.0.0
===> Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/emulators/hatari/work/hatari-2.0.0
-- The C compiler identification is Clang 3.9.1
-- 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
-- Performing Test MUDFLAP_AVAILABLE
-- Performing Test MUDFLAP_AVAILABLE - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE
-- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR)
-- Found SDL: /usr/local/lib/libSDLmain.a;/usr/local/lib/libSDL.so;-pthread
-- Found MATH: /usr/lib/libm.so
-- Found READLINE: /usr/local/lib/libreadline.so
-- Looking for rl_filename_completion_function
-- Looking for rl_filename_completion_function - not found
-- Found TERMCAP: /usr/lib/libtermcap.so
-- Looking for rl_filename_completion_function
-- Looking for rl_filename_completion_function - not found
-- Found Curses: /usr/lib/libcurses.so
-- Looking for rl_filename_completion_function
-- Looking for rl_filename_completion_function - not found
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8")
-- Found PNG: /usr/local/lib/libpng.so (found version "1.6.27+apng")
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_cd00a/fast"
-- Looking for connect - not found
-- Looking for connect in socket
-- Looking for connect in socket - not found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/local/lib/libX11.so
-- Found PORTAUDIO: /usr/local/lib/libportaudio.so
-- Looking for Pa_GetDefaultInputDevice
-- Looking for Pa_GetDefaultInputDevice - found
-- Could NOT find CAPSIMAGE (missing: CAPSIMAGE_LIBRARY CAPSIMAGE_INCLUDE_DIR)
-- Could NOT find UDEV (missing: UDEV_LIBRARY UDEV_INCLUDE_DIR)
-- Looking for include file termios.h
-- Looking for include file termios.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file malloc.h
-- Looking for include file malloc.h - not found
-- Looking for include file /usr/local/include/SDL
-- Looking for include file /usr/local/include/SDL - not found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/times.h
-- Looking for include file sys/times.h - found
-- Looking for include file utime.h
-- Looking for include file utime.h - found
-- Looking for include file sys/utime.h
-- Looking for include file sys/utime.h - not found
-- Looking for include files sys/socket.h, sys/un.h
-- Looking for include files sys/socket.h, sys/un.h - found
-- Looking for cfmakeraw
-- Looking for cfmakeraw - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for select
-- Looking for select - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for alphasort
-- Looking for alphasort - found
-- Looking for scandir
-- Looking for scandir - found
-- Looking for statvfs
-- Looking for statvfs - found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for ftello
-- Looking for ftello - found
-- Looking for flock
-- Looking for flock - found
-- Looking for strlcpy
-- Looking for strlcpy - found
-- Performing Test HAVE_DIRENT_D_TYPE
-- Performing Test HAVE_DIRENT_D_TYPE - Success
-- Found PythonInterp: /usr/local/bin/python2.7 (found version "2.7.13")
Libraries summary :
-------------------
- sdl : using SDL1
- readline : found, enables history/completion in the debugger
- zlib : found, allows to use zip/gz files directly
- png : found, allows to compress screenshot/avi files using png
- portaudio : found, enables the microphone input in Falcon mode
- capsimage : v4 not found, install it to use .IPF, .RAW and .CTR disk images
- udev : not found, install it to enable media change detection in
NatFeats SCSI devices on udev-based systems (Linux)
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/emulators/hatari/work/hatari-2.0.0/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/emulators/hatari/work/hatari-2.0.0/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/emulators/hatari
More information about the freebsd-pkg-fallout
mailing list