[package - 110armv6-quarterly][graphics/aseprite] Failed for aseprite-1.1.7 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Dec 29 11:27:52 UTC 2016
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: yuri at rawbw.com
Last committer: jbeich at FreeBSD.org
Ident: $FreeBSD: branches/2016Q4/graphics/aseprite/Makefile 425058 2016-11-01 16:21:46Z jbeich $
Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/429801/logs/aseprite-1.1.7.log
Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=429801
Log:
====>> Building graphics/aseprite
build started at Thu Dec 29 11:27:04 UTC 2016
port directory: /usr/ports/graphics/aseprite
building for: FreeBSD 110armv6-quarterly-job-09 11.0-RELEASE-p5 FreeBSD 11.0-RELEASE-p5 r309692 arm
maintained by: yuri at rawbw.com
Makefile ident: $FreeBSD: branches/2016Q4/graphics/aseprite/Makefile 425058 2016-11-01 16:21:46Z jbeich $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 09
---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=aseprite-1.1.7
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 aseprite-1.1.7:
WEBP=on: WebP image format 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/graphics/aseprite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/aseprite/work HOME=/wrkdirs/usr/ports/graphics/aseprite/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/aseprite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/aseprite/work HOME=/wrkdirs/usr/ports/graphics/aseprite/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 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/freetype -D_GLIBCXX_USE_C99" 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"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/aseprite"
EXAMPLESDIR="share/examples/aseprite"
DATADIR="share/aseprite"
WWWDIR="www/aseprite"
ETCDIR="etc/aseprite"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/aseprite
DOCSDIR=/usr/local/share/doc/aseprite
EXAMPLESDIR=/usr/local/share/examples/aseprite
WWWDIR=/usr/local/www/aseprite
ETCDIR=/usr/local/etc/aseprite
--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
---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---
=======================<phase: check-sanity >============================
===> License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> aseprite-1.1.7 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.8.8.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing pkg-1.8.8...
[110armv6-quarterly-job-09] Extracting pkg-1.8.8: .......... done
===> aseprite-1.1.7 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of aseprite-1.1.7
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by aseprite-1.1.7 for building
===> License MIT accepted by the user
===> Fetching all distfiles required by pixman-0.34.0 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by aseprite-1.1.7 for building
===> License MIT accepted by the user
===> Fetching all distfiles required by pixman-0.34.0 for building
=> SHA256 Checksum OK for aseprite-aseprite-v1.1.7_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-clip-96ed960_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-flic-65a6072_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-gtest-d63c625_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-simpleini-0687587_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-duktape-0de771c_GH0.tar.gz.
=> SHA256 Checksum OK for dacap-observable-89c9740_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===> License MIT accepted by the user
===> pixman-0.34.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by pixman-0.34.0 for building
===> Extracting for pixman-0.34.0
=> SHA256 Checksum OK for xorg/lib/pixman-0.34.0.tar.bz2.
===> Returning to build of aseprite-1.1.7
===========================================================================
=======================<phase: extract >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by aseprite-1.1.7 for building
===> License MIT accepted by the user
===> Fetching all distfiles required by pixman-0.34.0 for building
===> Extracting for aseprite-1.1.7
=> SHA256 Checksum OK for aseprite-aseprite-v1.1.7_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-clip-96ed960_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-flic-65a6072_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-gtest-d63c625_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-simpleini-0687587_GH0.tar.gz.
=> SHA256 Checksum OK for aseprite-duktape-0de771c_GH0.tar.gz.
=> SHA256 Checksum OK for dacap-observable-89c9740_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for aseprite-1.1.7
===> Applying FreeBSD patches for aseprite-1.1.7
===========================================================================
=======================<phase: build-depends >============================
===> aseprite-1.1.7 depends on file: /usr/local/bin/cmake - not found
===> Installing existing package /packages/All/cmake-3.6.2.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
<snip>
===> aseprite-1.1.7 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found
===> Returning to build of aseprite-1.1.7
===========================================================================
=======================<phase: lib-depends >============================
===> aseprite-1.1.7 depends on shared library: libfreetype.so - not found
===> Installing existing package /packages/All/freetype2-2.6.3.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing freetype2-2.6.3...
[110armv6-quarterly-job-09] Extracting freetype2-2.6.3: .......... done
===> aseprite-1.1.7 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so)
===> Returning to build of aseprite-1.1.7
===> aseprite-1.1.7 depends on shared library: liballeg.so - not found
===> Installing existing package /packages/All/allegro-4.4.2_5.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing allegro-4.4.2_5...
[110armv6-quarterly-job-09] `-- Installing alsa-lib-1.1.2...
[110armv6-quarterly-job-09] `-- Extracting alsa-lib-1.1.2: .......... done
[110armv6-quarterly-job-09] `-- Installing libvorbis-1.3.5,3...
[110armv6-quarterly-job-09] | `-- Installing libogg-1.3.2_1,4...
[110armv6-quarterly-job-09] | `-- Extracting libogg-1.3.2_1,4: .......... done
[110armv6-quarterly-job-09] `-- Extracting libvorbis-1.3.5,3: .......... done
[110armv6-quarterly-job-09] `-- Installing libGLU-9.0.0_2...
[110armv6-quarterly-job-09] | `-- Installing libGL-11.2.2...
[110armv6-quarterly-job-09] | | `-- Installing dri2proto-2.8...
[110armv6-quarterly-job-09] | | `-- Extracting dri2proto-2.8: .... done
[110armv6-quarterly-job-09] | | `-- Installing libXdamage-1.1.4_3...
[110armv6-quarterly-job-09] | | `-- Installing damageproto-1.2.1...
[110armv6-quarterly-job-09] | | `-- Extracting damageproto-1.2.1: .... done
[110armv6-quarterly-job-09] | | `-- Extracting libXdamage-1.1.4_3: ...... done
[110armv6-quarterly-job-09] | | `-- Installing libdevq-0.0.2_1...
[110armv6-quarterly-job-09] | | `-- Extracting libdevq-0.0.2_1: ..... done
[110armv6-quarterly-job-09] | | `-- Installing libdrm-2.4.66,1...
[110armv6-quarterly-job-09] | | `-- Installing libpciaccess-0.13.4...
[110armv6-quarterly-job-09] | | | `-- Installing pciids-20160621...
[110armv6-quarterly-job-09] | | | `-- Extracting pciids-20160621: ..... done
[110armv6-quarterly-job-09] | | `-- Extracting libpciaccess-0.13.4: ...... done
[110armv6-quarterly-job-09] | | `-- Extracting libdrm-2.4.66,1: .......... done
[110armv6-quarterly-job-09] | | `-- Installing libxshmfence-1.2...
[110armv6-quarterly-job-09] | | `-- Extracting libxshmfence-1.2: ......... done
[110armv6-quarterly-job-09] | | `-- Installing libglapi-11.2.2...
[110armv6-quarterly-job-09] | | `-- Installing libXvMC-1.0.10...
[110armv6-quarterly-job-09] | | | `-- Installing libXv-1.0.11,1...
[110armv6-quarterly-job-09] | | | `-- Installing videoproto-2.3.2...
[110armv6-quarterly-job-09] | | | `-- Extracting videoproto-2.3.2: ...... done
[110armv6-quarterly-job-09] | | | `-- Extracting libXv-1.0.11,1: .......... done
[110armv6-quarterly-job-09] | | `-- Extracting libXvMC-1.0.10: .......... done
[110armv6-quarterly-job-09] | | `-- Extracting libglapi-11.2.2: ... done
[110armv6-quarterly-job-09] | `-- Extracting libGL-11.2.2: .......... done
[110armv6-quarterly-job-09] `-- Extracting libGLU-9.0.0_2: ...... done
[110armv6-quarterly-job-09] `-- Installing png-1.6.23...
[110armv6-quarterly-job-09] `-- Extracting png-1.6.23: .......... done
[110armv6-quarterly-job-09] Extracting allegro-4.4.2_5: .......... done
Message from allegro-4.4.2_5:
===============================================================================
Allegro has been installed.
Allegro have two Demos (Games)
Shooter and Skater
You can use executable
/usr/local/bin/shooter
/usr/local/bin/skater
Or can use desktop files
/usr/local/share/applications/shooter.desktop
/usr/local/share/applications/skater.desktop
Have fun!
===============================================================================
===> aseprite-1.1.7 depends on shared library: liballeg.so - found (/usr/local/lib/liballeg.so)
===> Returning to build of aseprite-1.1.7
===> aseprite-1.1.7 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so)
===> aseprite-1.1.7 depends on shared library: libgif.so - not found
===> Installing existing package /packages/All/giflib-5.1.3.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing giflib-5.1.3...
[110armv6-quarterly-job-09] Extracting giflib-5.1.3: .......... done
===> aseprite-1.1.7 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so)
===> Returning to build of aseprite-1.1.7
===> aseprite-1.1.7 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so)
===> aseprite-1.1.7 depends on shared library: libtinyxml.so - not found
===> Installing existing package /packages/All/tinyxml-2.6.2_1.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing tinyxml-2.6.2_1...
[110armv6-quarterly-job-09] Extracting tinyxml-2.6.2_1: .......... done
===> aseprite-1.1.7 depends on shared library: libtinyxml.so - found (/usr/local/lib/libtinyxml.so)
===> Returning to build of aseprite-1.1.7
===> aseprite-1.1.7 depends on shared library: libwebp.so - not found
===> Installing existing package /packages/All/webp-0.5.2.txz
pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-09] Installing webp-0.5.2...
[110armv6-quarterly-job-09] `-- Installing jpeg-turbo-1.4.2...
[110armv6-quarterly-job-09] `-- Extracting jpeg-turbo-1.4.2: .......... done
[110armv6-quarterly-job-09] `-- Installing tiff-4.0.6_2...
[110armv6-quarterly-job-09] | `-- Installing jbigkit-2.1_1...
[110armv6-quarterly-job-09] | `-- Extracting jbigkit-2.1_1: .......... done
[110armv6-quarterly-job-09] `-- Extracting tiff-4.0.6_2: .......... done
[110armv6-quarterly-job-09] Extracting webp-0.5.2: .......... done
===> aseprite-1.1.7 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so)
===> Returning to build of aseprite-1.1.7
===> aseprite-1.1.7 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===========================================================================
=======================<phase: configure >============================
===> Configuring for aseprite-1.1.7
===> Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/graphics/aseprite/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++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8")
-- Found PNG: /usr/local/lib/libpng.so (found version "1.6.23+apng")
-- Found PkgConfig: pkgconf (found version "1.0.1")
-- Checking for module 'libwebp'
-- Found libwebp, version 0.5.2
-- Found Freetype: /usr/local/lib/libfreetype.so (found version "2.6.3")
-- Performing Test GIF_GifFileType_UserData
-- Performing Test GIF_GifFileType_UserData - Success
-- Found GIF: /usr/local/lib/libgif.so (found version "4")
-- Found JPEG: /usr/local/lib/libjpeg.so
-- Found CURL: /usr/local/lib/libcurl.so (found version "7.52.1")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE
-- 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
-- Looking for connect - 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
-- Looking for XOpenIM in X11
-- Looking for XOpenIM in X11 - not found
-- Looking for XDGAQueryExtension in Xxf86dga
-- Looking for XDGAQueryExtension in Xxf86dga - not found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for sched_yield
-- Looking for sched_yield - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_3f2a1/fast"
-- Check size of unsigned short - failed
-- Check size of unsigned int
-- Check size of unsigned int - done
-- Using unsigned int
CMake Error at /usr/local/share/cmake/Modules/TestBigEndian.cmake:104 (message):
TEST_BIG_ENDIAN found no result!
Call Stack (most recent call first):
src/base/CMakeLists.txt:12 (test_big_endian)
-- Check if the system is big endian
-- Searching 16 bit integer
-- Using unsigned int
CMake Error at /usr/local/share/cmake/Modules/TestBigEndian.cmake:104 (message):
TEST_BIG_ENDIAN found no result!
Call Stack (most recent call first):
third_party/modp_b64/CMakeLists.txt:5 (test_big_endian)
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/graphics/aseprite/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/graphics/aseprite/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/aseprite
More information about the freebsd-pkg-fallout
mailing list