[package - 110arm64-quarterly][emulators/ppsspp] Failed for ppsspp-1.2.2 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Mon Sep 19 06:53:18 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:     jbeich at FreeBSD.org
Last committer: jbeich at FreeBSD.org
Ident:          $FreeBSD: branches/2016Q3/emulators/ppsspp/Makefile 411438 2016-03-20 12:10:05Z jbeich $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/422268/logs/ppsspp-1.2.2.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=422268
Log:

====>> Building emulators/ppsspp
build started at Mon Sep 19 06:49:38 UTC 2016
port directory: /usr/ports/emulators/ppsspp
building for: FreeBSD 110arm64-quarterly-job-01 11.0-RC3 FreeBSD 11.0-RC3 r305786 arm64
maintained by: jbeich at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2016Q3/emulators/ppsspp/Makefile 411438 2016-03-20 12:10:05Z jbeich $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122




!!! Jail is newer than host. (Jail: 1100122, Host: 1100121) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RC3 r305786
UNAME_r=11.0-RC3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
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=ppsspp-1.2.2
OSREL=11.0
_OSRELEASE=11.0-RC3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-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 ppsspp-1.2.2:
====> GUI (Graphical User Interface) support: you have to select exactly one of them
     QT4=off: Qt 4 toolkit support
     QT5=on: Qt 5 toolkit support
     SDL=off: Simple Direct Media Layer support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5  --with-qt-libraries=/usr/local/lib  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
SDL2_CONFIG=/usr/local/bin/sdl2-config CMAKE_PREFIX_PATH="/usr/local" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/ppsspp/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/ppsspp/work  HOME=/wrkdirs/usr/ports/emulators/ppsspp/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake"  MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic"  QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)"
--End CONFIGURE_ENV--

--MAKE_ENV--
SDL2_CONFIG=/usr/local/bin/sdl2-config XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/ppsspp/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/ppsspp/work  HOME=/wrkdirs/usr/ports/emulators/ppsspp/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="cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -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="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
QT_PREFIX="/usr/local"
QT_BINDIR="lib/qt5/bin"
QT_INCDIR="include/qt5"
QT_LIBDIR="lib"
QT_ARCHDIR="lib/qt5"
QT_PLUGINDIR="lib/qt5/plugins"
QT_LIBEXECDIR="libexec/qt5"
QT_IMPORTDIR="lib/qt5/imports"
QT_QMLDIR="lib/qt5/qml"
QT_DATADIR="share/qt5"
QT_DOCDIR="share/doc/qt5"
QT_L10NDIR="share/qt5/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt5"
QT_TESTDIR="share/qt5/tests"
QT_MKSPECDIR="lib/qt5/mkspecs"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ppsspp"
EXAMPLESDIR="share/examples/ppsspp"
DATADIR="share/ppsspp"
WWWDIR="www/ppsspp"
ETCDIR="etc/ppsspp"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/ppsspp
DOCSDIR=/usr/local/share/doc/ppsspp
EXAMPLESDIR=/usr/local/share/examples/ppsspp
WWWDIR=/usr/local/www/ppsspp
ETCDIR=/usr/local/etc/ppsspp
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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---
=======================<phase: check-sanity   >============================
===>  License GPLv2+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ppsspp-1.2.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_1.txz
[110arm64-quarterly-job-01] Installing pkg-1.8.7_1...
[110arm64-quarterly-job-01] Extracting pkg-1.8.7_1: .......... done
===>   ppsspp-1.2.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ppsspp-1.2.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by ppsspp-1.2.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by ppsspp-1.2.2 for building
=> SHA256 Checksum OK for ppsspp.1.
=> SHA256 Checksum OK for hrydgard-ppsspp-v1.2.2_GH0.tar.gz.
=> SHA256 Checksum OK for hrydgard-ppsspp-lang-16a50e3_GH0.tar.gz.
=> SHA256 Checksum OK for Kingcom-armips-9b225d9_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2+ accepted by the user
===> Fetching all distfiles required by ppsspp-1.2.2 for building
===>  Extracting for ppsspp-1.2.2
=> SHA256 Checksum OK for ppsspp.1.
=> SHA256 Checksum OK for hrydgard-ppsspp-v1.2.2_GH0.tar.gz.
=> SHA256 Checksum OK for hrydgard-ppsspp-lang-16a50e3_GH0.tar.gz.
=> SHA256 Checksum OK for Kingcom-armips-9b225d9_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ppsspp-1.2.2
===>  Applying FreeBSD patches for ppsspp-1.2.2
===========================================================================
=======================<phase: build-depends  >============================
===>   ppsspp-1.2.2 depends on file: /usr/local/bin/sdl2-config - not found
===>   Installing existing package /packages/All/sdl2-2.0.4.txz
[110arm64-quarterly-job-01] Installing sdl2-2.0.4...
[110arm64-quarterly-job-01] `-- Installing libXinerama-1.1.3_3,1...
[110arm64-quarterly-job-01] |   `-- Installing xineramaproto-1.2.1...
[110arm64-quarterly-job-01] |   `-- Extracting xineramaproto-1.2.1: .. done
[110arm64-quarterly-job-01] |   `-- Installing libXext-1.3.3_1,1...
[110arm64-quarterly-job-01] |   | `-- Installing xproto-7.0.28...
[110arm64-quarterly-job-01] |   | `-- Extracting xproto-7.0.28: .......... done
[110arm64-quarterly-job-01] |   | `-- Installing libXau-1.0.8_3...
[110arm64-quarterly-job-01] |   | `-- Extracting libXau-1.0.8_3: .......... done
[110arm64-quarterly-job-01] |   | `-- Installing libX11-1.6.3,1...
[110arm64-quarterly-job-01] |   |   `-- Installing kbproto-1.0.7...
[110arm64-quarterly-job-01] |   |   `-- Extracting kbproto-1.0.7: .......... done
[110arm64-quarterly-job-01] |   |   `-- Installing libXdmcp-1.1.2...
[110arm64-quarterly-job-01] |   |   `-- Extracting libXdmcp-1.1.2: ......... done
[110arm64-quarterly-job-01] |   |   `-- Installing libxcb-1.11.1...
[110arm64-quarterly-job-01] |   |   | `-- Installing libxml2-2.9.4...
[110arm64-quarterly-job-01] |   |   | `-- Extracting libxml2-2.9.4: .......... done
[110arm64-quarterly-job-01] |   |   | `-- Installing libpthread-stubs-0.3_6...
[110arm64-quarterly-job-01] |   |   | `-- Extracting libpthread-stubs-0.3_6: ..... done
[110arm64-quarterly-job-01] |   |   `-- Extracting libxcb-1.11.1: .......... done
<snip>
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
Message from dejavu-2.35:
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.
===>   ppsspp-1.2.2 depends on file: /usr/local/lib/libQt5Gui.so - found
===>   Returning to build of ppsspp-1.2.2
===>   ppsspp-1.2.2 depends on file: /usr/local/lib/qt5/bin/lrelease - not found
===>   Installing existing package /packages/All/qt5-linguisttools-5.5.1.txz
[110arm64-quarterly-job-01] Installing qt5-linguisttools-5.5.1...
[110arm64-quarterly-job-01] `-- Installing qt5-xml-5.5.1...
[110arm64-quarterly-job-01] `-- Extracting qt5-xml-5.5.1: .......... done
[110arm64-quarterly-job-01] Extracting qt5-linguisttools-5.5.1: .......... done
===>   ppsspp-1.2.2 depends on file: /usr/local/lib/qt5/bin/lrelease - found
===>   Returning to build of ppsspp-1.2.2
===>   ppsspp-1.2.2 depends on file: /usr/local/lib/libQt5OpenGL.so - not found
===>   Installing existing package /packages/All/qt5-opengl-5.5.1.txz
[110arm64-quarterly-job-01] Installing qt5-opengl-5.5.1...
[110arm64-quarterly-job-01] `-- Installing qt5-widgets-5.5.1_1...
[110arm64-quarterly-job-01] `-- Extracting qt5-widgets-5.5.1_1: .......... done
[110arm64-quarterly-job-01] Extracting qt5-opengl-5.5.1: .......... done
===>   ppsspp-1.2.2 depends on file: /usr/local/lib/libQt5OpenGL.so - found
===>   Returning to build of ppsspp-1.2.2
===>   ppsspp-1.2.2 depends on file: /usr/local/lib/qt5/bin/qmake - not found
===>   Installing existing package /packages/All/qt5-qmake-5.5.1_1.txz
[110arm64-quarterly-job-01] Installing qt5-qmake-5.5.1_1...
[110arm64-quarterly-job-01] Extracting qt5-qmake-5.5.1_1: .......... done
===>   ppsspp-1.2.2 depends on file: /usr/local/lib/qt5/bin/qmake - found
===>   Returning to build of ppsspp-1.2.2
===>   ppsspp-1.2.2 depends on file: /usr/local/lib/libQt5Widgets.so - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   ppsspp-1.2.2 depends on shared library: libzip.so - not found
===>   Installing existing package /packages/All/libzip-1.1.2.txz
[110arm64-quarterly-job-01] Installing libzip-1.1.2...
[110arm64-quarterly-job-01] Extracting libzip-1.1.2: .......... done
===>   ppsspp-1.2.2 depends on shared library: libzip.so - found (/usr/local/lib/libzip.so)
===>   Returning to build of ppsspp-1.2.2
===>   ppsspp-1.2.2 depends on shared library: libsnappy.so - not found
===>   Installing existing package /packages/All/snappy-1.1.3.txz
[110arm64-quarterly-job-01] Installing snappy-1.1.3...
[110arm64-quarterly-job-01] Extracting snappy-1.1.3: .......... done
===>   ppsspp-1.2.2 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so)
===>   Returning to build of ppsspp-1.2.2
===>   ppsspp-1.2.2 depends on shared library: libavcodec.so - not found
===>   Installing existing package /packages/All/ffmpeg-2.8.7_1,1.txz
[110arm64-quarterly-job-01] Installing ffmpeg-2.8.7_1,1...
[110arm64-quarterly-job-01] `-- Installing libv4l-1.6.3_1...
[110arm64-quarterly-job-01] `-- Extracting libv4l-1.6.3_1: .......... done
[110arm64-quarterly-job-01] `-- Installing gnutls-3.4.15...
[110arm64-quarterly-job-01] |   `-- Installing nettle-3.2...
[110arm64-quarterly-job-01] |   | `-- Installing gmp-5.1.3_3...
[110arm64-quarterly-job-01] |   | `-- Extracting gmp-5.1.3_3: .......... done
[110arm64-quarterly-job-01] |   `-- Extracting nettle-3.2: .......... done
[110arm64-quarterly-job-01] |   `-- Installing libtasn1-4.8...
[110arm64-quarterly-job-01] |   `-- Extracting libtasn1-4.8: .......... done
[110arm64-quarterly-job-01] |   `-- Installing trousers-0.3.13...
[110arm64-quarterly-job-01] |   | `-- Installing tpm-emulator-0.7.4_1...
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
[110arm64-quarterly-job-01] |   | `-- Extracting tpm-emulator-0.7.4_1: ......... done
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
[110arm64-quarterly-job-01] |   `-- Extracting trousers-0.3.13: .......... done
[110arm64-quarterly-job-01] |   `-- Installing p11-kit-0.23.2...
[110arm64-quarterly-job-01] |   `-- Extracting p11-kit-0.23.2: .......... done
[110arm64-quarterly-job-01] |   `-- Installing libidn-1.33_1...
[110arm64-quarterly-job-01] |   `-- Extracting libidn-1.33_1: .......... done
[110arm64-quarterly-job-01] `-- Extracting gnutls-3.4.15: .......... done
[110arm64-quarterly-job-01] `-- Installing opencv-core-2.4.9_3...
[110arm64-quarterly-job-01] `-- Extracting opencv-core-2.4.9_3: .......... done
[110arm64-quarterly-job-01] `-- Installing libva-1.7.1...
[110arm64-quarterly-job-01] `-- Extracting libva-1.7.1: .......... done
[110arm64-quarterly-job-01] `-- Installing libtheora-1.1.1_6...
[110arm64-quarterly-job-01] |   `-- Installing libvorbis-1.3.5,3...
[110arm64-quarterly-job-01] |   | `-- Installing libogg-1.3.2_1,4...
[110arm64-quarterly-job-01] |   | `-- Extracting libogg-1.3.2_1,4: .......... done
[110arm64-quarterly-job-01] |   `-- Extracting libvorbis-1.3.5,3: .......... done
[110arm64-quarterly-job-01] `-- Extracting libtheora-1.1.1_6: .......... done
[110arm64-quarterly-job-01] `-- Installing libvdpau-1.1.1...
[110arm64-quarterly-job-01] `-- Extracting libvdpau-1.1.1: .......... done
[110arm64-quarterly-job-01] `-- Installing xvid-1.3.4,1...
[110arm64-quarterly-job-01] `-- Extracting xvid-1.3.4,1: ........ done
[110arm64-quarterly-job-01] `-- Installing libvpx-1.5.0_1...
[110arm64-quarterly-job-01] `-- Extracting libvpx-1.5.0_1: .......... done
[110arm64-quarterly-job-01] `-- Installing schroedinger-1.0.11_4...
[110arm64-quarterly-job-01] |   `-- Installing orc-0.4.25...
[110arm64-quarterly-job-01] |   `-- Extracting orc-0.4.25: .......... done
[110arm64-quarterly-job-01] `-- Extracting schroedinger-1.0.11_4: .......... done
[110arm64-quarterly-job-01] `-- Installing libx264-0.144.2533_1...
[110arm64-quarterly-job-01] `-- Extracting libx264-0.144.2533_1: ......... done
[110arm64-quarterly-job-01] Extracting ffmpeg-2.8.7_1,1: .......... done
Message from trousers-0.3.13:
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 groupadd _tss -m your_account
Message from schroedinger-1.0.11_4:
===>   NOTICE:

The schroedinger 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
===>   ppsspp-1.2.2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so)
===>   Returning to build of ppsspp-1.2.2
===>   ppsspp-1.2.2 depends on shared library: libSDL2.so - found (/usr/local/lib/libSDL2.so)
===>   ppsspp-1.2.2 depends on shared library: libGLEW.so - not found
===>   Installing existing package /packages/All/glew-1.13.0.txz
[110arm64-quarterly-job-01] Installing glew-1.13.0...
[110arm64-quarterly-job-01] `-- Installing libGLU-9.0.0_2...
[110arm64-quarterly-job-01] `-- Extracting libGLU-9.0.0_2: ...... done
[110arm64-quarterly-job-01] Extracting glew-1.13.0: .......... done
===>   ppsspp-1.2.2 depends on shared library: libGLEW.so - found (/usr/local/lib/libGLEW.so)
===>   Returning to build of ppsspp-1.2.2
===>   ppsspp-1.2.2 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ppsspp-1.2.2
Reading /wrkdirs/usr/ports/emulators/ppsspp/work/ppsspp-1.2.2/Qt/Native.pro [/wrkdirs/usr/ports/emulators/ppsspp/work/.build]
WARNING: Failure to find: ../ext/native/ext/cityhash/*.h
Reading /wrkdirs/usr/ports/emulators/ppsspp/work/ppsspp-1.2.2/Qt/Core.pro [/wrkdirs/usr/ports/emulators/ppsspp/work/.build]
Reading /wrkdirs/usr/ports/emulators/ppsspp/work/ppsspp-1.2.2/Qt/GPU.pro [/wrkdirs/usr/ports/emulators/ppsspp/work/.build]
Reading /wrkdirs/usr/ports/emulators/ppsspp/work/ppsspp-1.2.2/Qt/Common.pro [/wrkdirs/usr/ports/emulators/ppsspp/work/.build]
Reading /wrkdirs/usr/ports/emulators/ppsspp/work/ppsspp-1.2.2/Qt/PPSSPP.pro [/wrkdirs/usr/ports/emulators/ppsspp/work/.build]
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_de.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_en.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_fr.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_gr.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_hu.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_id.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_pl.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_pt-br.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_ru.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_zh-cn.qm'
RCC: Error in '../ppsspp-1.2.2/Qt/desktop_assets.qrc': Cannot find file 'languages/ppsspp_zh-tw.qm'
===========================================================================
=======================<phase: build          >============================
===>  Building for ppsspp-1.2.2
( test -e Makefile.Native || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/emulators/ppsspp/work/ppsspp-1.2.2/Qt/Native.pro CONFIG+=system_ffmpeg LREL_TOOL=/usr/local/lib/qt5/bin/lrelease -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include' 'QMAKE_LFLAGS= -L/usr/local/lib' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' -o Makefile.Native ) && /usr/bin/make -f Makefile.Native all
c++ -c -O2 -pipe -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wno-unused-function -Wno-unused-variable -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-parameter -Wno-multichar -Wno-uninitialized -Wno-ignored-qualifiers -Wno-missing-field-initializers -march=armv7-a -mtune=cortex-a8 -mfpu=neon -ftree-vectorize -O3 -ffast-math -fPIC -std=c++11 -Wall -W -pthread -D_THREAD_SAFE -DUSING_QT_UI -DUSE_FFMPEG -DSHARED_SNAPPY -DSHARED_ZLIB -DSHARED_LIBZIP -DARM -D_ARCH_32 -DPPSSPP_GIT_VERSION="\"v1.2.2\"" -D__STDC_CONSTANT_MACROS -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../ppsspp-1.2.2/Qt -I. -I../ppsspp-1.2.2/Common -I../ppsspp-1.2.2/ext/native -I../ppsspp-1.2.2/ext/native/ext/rg_etc1 -I../ppsspp-1.2.2/ext/native/ext/cityhash -I../ppsspp-1.2.2/ext/native/ext/jpge -I../ppsspp-1.2.2/ext/udis86 -I../ppsspp-1.2.2/ext/native/ext/vjson -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtOpenGL -I/usr/local/include/qt5/QtWidge
 ts -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtCore -I.moc/Native -I/usr/local/include -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/Native/rg_etc1.o ../ppsspp-1.2.2/ext/native/ext/rg_etc1/rg_etc1.cpp
c++: error: the clang compiler does not support '-march=armv7-a'
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/emulators/ppsspp/work/.build
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/emulators/ppsspp/work/.build
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/ppsspp


More information about the freebsd-pkg-fallout mailing list