[package - 122arm64-quarterly][games/libretro-paralleln64] Failed for libretro-paralleln64-0.20210127_1 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Wed, 07 Jul 2021 01:41:44 UTC
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:     menelkir@itroll.org
Log URL:        http://ampere1.nyi.freebsd.org/data/122arm64-quarterly/d9e65b16811c/logs/libretro-paralleln64-0.20210127_1.log
Build URL:      http://ampere1.nyi.freebsd.org/build.html?mastername=122arm64-quarterly&build=d9e65b16811c
Log:

=>> Building games/libretro-paralleln64
build started at Wed Jul  7 01:41:03 UTC 2021
port directory: /usr/ports/games/libretro-paralleln64
package name: libretro-paralleln64-0.20210127_1
building for: FreeBSD 122arm64-quarterly-job-02 12.2-RELEASE FreeBSD 12.2-RELEASE arm64
maintained by: menelkir@itroll.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400008
Jail OSVERSION: 1202000
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1202000
UNAME_v=FreeBSD 12.2-RELEASE
UNAME_r=12.2-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/122arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/122arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=122arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/122arm64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
menelkir@itroll.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/games/libretro-paralleln64/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/libretro-paralleln64/work  HOME=/wrkdirs/usr/ports/games/libretro-paralleln64/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/libretro-paralleln64/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/libretro-paralleln64/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/libretro-paralleln64/work  HOME=/wrkdirs/usr/ports/games/libretro-paralleln64/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/libretro-paralleln64/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MA
 N="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libretro-paralleln64"  EXAMPLESDIR="share/examples/libretro-paralleln64"  DATADIR="share/libretro-paralleln64"  WWWDIR="www/libretro-paralleln64"  ETCDIR="etc/libretro-paralleln64"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /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 ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: aarch64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: aarch64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: aarch64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.2-RELEASE
OSREL=12.2
OSVERSION=1202000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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   >============================
===>  License BITSTREAM_VERA CC0-1.0 GFDL GPLv2 GPLv3 LGPL3 MIT ZLIB accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   libretro-paralleln64-0.20210127_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[122arm64-quarterly-job-02] Installing pkg-1.16.3...
[122arm64-quarterly-job-02] Extracting pkg-1.16.3: .......... done
===>   libretro-paralleln64-0.20210127_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of libretro-paralleln64-0.20210127_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BITSTREAM_VERA CC0-1.0 GFDL GPLv2 GPLv3 LGPL3 MIT ZLIB accepted by the user
=> libretro-parallel-n64-0.20210127-6e26fbb_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/libretro/parallel-n64/tar.gz/6e26fbb?dummy=/libretro-parallel-n64-0.20210127-6e26fbb_GH0.tar.gz
fetch: https://codeload.github.com/libretro/parallel-n64/tar.gz/6e26fbb?dummy=/libretro-parallel-n64-0.20210127-6e26fbb_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/libretro/parallel-n64/tar.gz/6e26fbb?dummy=/libretro-parallel-n64-0.20210127-6e26fbb_GH0.tar.gz: size of remote file is not known
libretro-parallel-n64-0.20210127-6e26fbb_GH0.tar.gz        4926 kB 4942 kBps    01s
===> Fetching all distfiles required by libretro-paralleln64-0.20210127_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BITSTREAM_VERA CC0-1.0 GFDL GPLv2 GPLv3 LGPL3 MIT ZLIB accepted by the user
===> Fetching all distfiles required by libretro-paralleln64-0.20210127_1 for building
=> SHA256 Checksum OK for libretro-parallel-n64-0.20210127-6e26fbb_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BITSTREAM_VERA CC0-1.0 GFDL GPLv2 GPLv3 LGPL3 MIT ZLIB accepted by the user
===> Fetching all distfiles required by libretro-paralleln64-0.20210127_1 for building
===>  Extracting for libretro-paralleln64-0.20210127_1
=> SHA256 Checksum OK for libretro-parallel-n64-0.20210127-6e26fbb_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for libretro-paralleln64-0.20210127_1
===========================================================================
=======================<phase: build-depends  >============================
===>   libretro-paralleln64-0.20210127_1 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.txz
[122arm64-quarterly-job-02] Installing gmake-4.3_2...
[122arm64-quarterly-job-02] `-- Installing gettext-runtime-0.21...
[122arm64-quarterly-job-02] |   `-- Installing indexinfo-0.3.1...
[122arm64-quarterly-job-02] |   `-- Extracting indexinfo-0.3.1: .... done
[122arm64-quarterly-job-02] `-- Extracting gettext-runtime-0.21: .......... done
[122arm64-quarterly-job-02] Extracting gmake-4.3_2: .......... done
===>   libretro-paralleln64-0.20210127_1 depends on package: gmake>=4.3 - found
===>   Returning to build of libretro-paralleln64-0.20210127_1
===>   libretro-paralleln64-0.20210127_1 depends on package: xorgproto>=0 - not found
===>   Installing existing package /packages/All/xorgproto-2021.4.txz
[122arm64-quarterly-job-02] Installing xorgproto-2021.4...
[122arm64-quarterly-job-02] Extracting xorgproto-2021.4: .......... done
===>   libretro-paralleln64-0.20210127_1 depends on package: xorgproto>=0 - found
===>   Returning to build of libretro-paralleln64-0.20210127_1
===========================================================================
<snip>
===>  Building for libretro-paralleln64-0.20210127_1
gmake[1]: Entering directory '/wrkdirs/usr/ports/games/libretro-paralleln64/work/parallel-n64-6e26fbb'
/bin/sh: git: not found
/bin/sh: gcc: not found
expr: syntax error
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/Blender.cpp -o gles2rice/src/Blender.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/gSP_rice.cpp -o gles2rice/src/gSP_rice.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/gDP_rice.cpp -o gles2rice/src/gDP_rice.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/Combiner.cpp -o gles2rice/src/Combiner.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/RiceConfig.cpp -o gles2rice/src/RiceConfig.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/ConvertImage16.cpp -o gles2rice/src/ConvertImage16.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/ConvertImage.cpp -o gles2rice/src/ConvertImage.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/RiceDebugger.cpp -o gles2rice/src/RiceDebugger.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/DecodedMux.cpp -o gles2rice/src/DecodedMux.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/DeviceBuilder.cpp -o gles2rice/src/DeviceBuilder.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/FrameBuffer.cpp -o gles2rice/src/FrameBuffer.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/GraphicsContext.cpp -o gles2rice/src/GraphicsContext.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/OGLCombiner.cpp -o gles2rice/src/OGLCombiner.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/OGLDecodedMux.cpp -o gles2rice/src/OGLDecodedMux.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/OGLES2FragmentShaders.cpp -o gles2rice/src/OGLES2FragmentShaders.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/OGLExtCombiner.cpp -o gles2rice/src/OGLExtCombiner.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/OGLExtRender.cpp -o gles2rice/src/OGLExtRender.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/OGLGraphicsContext.cpp -o gles2rice/src/OGLGraphicsContext.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/OGLRender.cpp -o gles2rice/src/OGLRender.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/OGLRenderExt.cpp -o gles2rice/src/OGLRenderExt.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/OGLTexture.cpp -o gles2rice/src/OGLTexture.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/RenderBase.cpp -o gles2rice/src/RenderBase.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/Render.cpp -o gles2rice/src/Render.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/RenderExt.cpp -o gles2rice/src/RenderExt.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/RenderTexture.cpp -o gles2rice/src/RenderTexture.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/RSP_Parser.cpp -o gles2rice/src/RSP_Parser.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/RSP_S2DEX.cpp -o gles2rice/src/RSP_S2DEX.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/Texture.cpp -o gles2rice/src/Texture.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/TextureManager.cpp -o gles2rice/src/TextureManager.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/VectorMath.cpp -o gles2rice/src/VectorMath.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c gles2rice/src/Video.cpp -o gles2rice/src/Video.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c Graphics/RSP/gSP_funcs.cpp -o Graphics/RSP/gSP_funcs.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c Graphics/RDP/gDP_funcs.cpp -o Graphics/RDP/gDP_funcs.o
c++ -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -std=c++98 -MMD -std=c++0x -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-video-angrylion/parallel_al.cpp -o mupen64plus-video-angrylion/parallel_al.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c libretro-common/libco/libco.c -o libretro-common/libco/libco.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/alist.c -o mupen64plus-rsp-hle/src/alist.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/alist_audio.c -o mupen64plus-rsp-hle/src/alist_audio.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/alist_naudio.c -o mupen64plus-rsp-hle/src/alist_naudio.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/alist_nead.c -o mupen64plus-rsp-hle/src/alist_nead.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/audio.c -o mupen64plus-rsp-hle/src/audio.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/cicx105.c -o mupen64plus-rsp-hle/src/cicx105.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/hle.c -o mupen64plus-rsp-hle/src/hle.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/jpeg.c -o mupen64plus-rsp-hle/src/jpeg.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/hle_memory.c -o mupen64plus-rsp-hle/src/hle_memory.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/mp3.c -o mupen64plus-rsp-hle/src/mp3.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/musyx.c -o mupen64plus-rsp-hle/src/musyx.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/re2.c -o mupen64plus-rsp-hle/src/re2.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-hle/src/hle_plugin.c -o mupen64plus-rsp-hle/src/hle_plugin.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-rsp-cxd4/rsp.c -o mupen64plus-rsp-cxd4/rsp.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/api/callbacks.c -o mupen64plus-core/src/api/callbacks.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/api/common.c -o mupen64plus-core/src/api/common.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/api/config.c -o mupen64plus-core/src/api/config.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/api/frontend.c -o mupen64plus-core/src/api/frontend.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/api/vidext_libretro.c -o mupen64plus-core/src/api/vidext_libretro.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/main/cheat.c -o mupen64plus-core/src/main/cheat.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/main/eventloop.c -o mupen64plus-core/src/main/eventloop.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/main/main.c -o mupen64plus-core/src/main/main.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/main/device.c -o mupen64plus-core/src/main/device.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/main/profile.c -o mupen64plus-core/src/main/profile.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/main/md5.c -o mupen64plus-core/src/main/md5.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/main/rom.c -o mupen64plus-core/src/main/rom.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/main/savestates.c -o mupen64plus-core/src/main/savestates.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/main/util.c -o mupen64plus-core/src/main/util.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/memory/m64p_memory.c -o mupen64plus-core/src/memory/m64p_memory.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/gb/gb_cart.c -o mupen64plus-core/src/gb/gb_cart.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/n64_cic_nus_6105.c -o mupen64plus-core/src/si/n64_cic_nus_6105.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/pif.c -o mupen64plus-core/src/si/pif.o
mupen64plus-core/src/si/pif.c:84:15: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
      static  channels[] = { 0, 1, 2, 3 };
      ~~~~~~  ^
1 warning generated.
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/af_rtc.c -o mupen64plus-core/src/si/af_rtc.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/cic.c -o mupen64plus-core/src/si/cic.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/eeprom.c -o mupen64plus-core/src/si/eeprom.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/game_controller.c -o mupen64plus-core/src/si/game_controller.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/mempak.c -o mupen64plus-core/src/si/mempak.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/rumblepak.c -o mupen64plus-core/src/si/rumblepak.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/transferpak.c -o mupen64plus-core/src/si/transferpak.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/plugin/plugin.c -o mupen64plus-core/src/plugin/plugin.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/plugin/get_time_using_C_localtime.c -o mupen64plus-core/src/plugin/get_time_using_C_localtime.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/plugin/rumble_via_input_plugin.c -o mupen64plus-core/src/plugin/rumble_via_input_plugin.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/pifbootrom/pifbootrom.c -o mupen64plus-core/src/pifbootrom/pifbootrom.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/r4300.c -o mupen64plus-core/src/r4300/r4300.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/cached_interp.c -o mupen64plus-core/src/r4300/cached_interp.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/cp0.c -o mupen64plus-core/src/r4300/cp0.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/cp1.c -o mupen64plus-core/src/r4300/cp1.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/exception.c -o mupen64plus-core/src/r4300/exception.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/instr_counters.c -o mupen64plus-core/src/r4300/instr_counters.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/interrupt.c -o mupen64plus-core/src/r4300/interrupt.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/mi_controller.c -o mupen64plus-core/src/r4300/mi_controller.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/pure_interp.c -o mupen64plus-core/src/r4300/pure_interp.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/r4300_core.c -o mupen64plus-core/src/r4300/r4300_core.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/recomp.c -o mupen64plus-core/src/r4300/recomp.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/reset.c -o mupen64plus-core/src/r4300/reset.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/tlb.c -o mupen64plus-core/src/r4300/tlb.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/dd/dd_controller.c -o mupen64plus-core/src/dd/dd_controller.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/dd/dd_rom.c -o mupen64plus-core/src/dd/dd_rom.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/dd/dd_disk.c -o mupen64plus-core/src/dd/dd_disk.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/ri/ri_controller.c -o mupen64plus-core/src/ri/ri_controller.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/ri/rdram.c -o mupen64plus-core/src/ri/rdram.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/ri/rdram_detection_hack.c -o mupen64plus-core/src/ri/rdram_detection_hack.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/si/si_controller.c -o mupen64plus-core/src/si/si_controller.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/vi/vi_controller.c -o mupen64plus-core/src/vi/vi_controller.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/rdp/rdp_core.c -o mupen64plus-core/src/rdp/rdp_core.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/rdp/fb.c -o mupen64plus-core/src/rdp/fb.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/rsp/rsp_core.c -o mupen64plus-core/src/rsp/rsp_core.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/ai/ai_controller.c -o mupen64plus-core/src/ai/ai_controller.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/pi/pi_controller.c -o mupen64plus-core/src/pi/pi_controller.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/pi/sram.c -o mupen64plus-core/src/pi/sram.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/pi/flashram.c -o mupen64plus-core/src/pi/flashram.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/pi/cart_rom.c -o mupen64plus-core/src/pi/cart_rom.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c -o mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.o
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c mupen64plus-core/src/r4300/empty_dynarec.c -o mupen64plus-core/src/r4300/empty_dynarec.o
In file included from mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:63:
mupen64plus-core/src/r4300/new_dynarec/arm64/assem_arm64.h:141:8: error: unknown type name 'u_int'
extern u_int rounding_modes[4];
       ^
mupen64plus-core/src/r4300/new_dynarec/arm64/assem_arm64.h:142:8: error: unknown type name 'u_char'; did you mean 'char'?
extern u_char restore_candidate[512];
       ^~~~~~
       char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:93:3: error: unknown type name 'u_int'
  u_int wasconst;
  ^
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:94:3: error: unknown type name 'u_int'
  u_int isconst;
  ^
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:100:3: error: unknown type name 'u_int'
  u_int vaddr;
  ^
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:101:3: error: unknown type name 'u_int'
  u_int reg32;
  ^
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:107:1: error: unknown type name 'u_char'; did you mean 'char'?
u_char *out;
^~~~~~
char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:114:8: error: unknown type name 'u_int'
static u_int start;
       ^
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:115:8: error: unknown type name 'u_int'
static u_int *source;
       ^
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:116:8: error: unknown type name 'u_int'
static u_int pagelimit;
       ^
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:118:8: error: unknown type name 'u_char'; did you mean 'char'?
static u_char itype[MAXBLOCK];
       ^~~~~~
       char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:119:8: error: unknown type name 'u_char'; did you mean 'char'?
static u_char opcode[MAXBLOCK];
       ^~~~~~
       char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:120:8: error: unknown type name 'u_char'; did you mean 'char'?
static u_char opcode2[MAXBLOCK];
       ^~~~~~
       char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:121:8: error: unknown type name 'u_char'; did you mean 'char'?
static u_char bt[MAXBLOCK];
       ^~~~~~
       char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:122:8: error: unknown type name 'u_char'; did you mean 'char'?
static u_char rs1[MAXBLOCK];
       ^~~~~~
       char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:123:8: error: unknown type name 'u_char'; did you mean 'char'?
static u_char rs2[MAXBLOCK];
       ^~~~~~
       char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:124:8: error: unknown type name 'u_char'; did you mean 'char'?
static u_char rt1[MAXBLOCK];
       ^~~~~~
       char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:125:8: error: unknown type name 'u_char'; did you mean 'char'?
static u_char rt2[MAXBLOCK];
       ^~~~~~
       char
mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.c:126:8: error: unknown type name 'u_char'; did you mean 'char'?
static u_char us1[MAXBLOCK];
       ^~~~~~
       char
fatal error: too many errors emitted, stopping now [-ferror-limit=]
cc -isystem /usr/local/include -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DHAVE_RICE -DHAVE_GLN64 -DHAVE_GLIDE64 -DHAVE_THR_AL -MMD -DINLINE="inline" -Ofast -DNDEBUG -D__LIBRETRO__ -DM64P_PLUGIN_API -DM64P_CORE_PROTOTYPES -D_ENDUSER_RELEASE -DSINC_LOWER_QUALITY -I./glide2gl/src/Glitch64/inc -I./mupen64plus-core/src -I./mupen64plus-core/src/api -I./include -I./mupen64plus-core/src/plugin/audio_libretro -I./libretro-common/include -I./libretro  -fPIC   -DENABLE_3POINT -DENABLE_TEXTURE_SAMPLING -DHAVE_OPENGL -DDYNAREC -DNEW_DYNAREC=4 -c libretro-common/glsm/glsm.c -o libretro-common/glsm/glsm.o
20 errors generated.
gmake[1]: *** [Makefile:992: mupen64plus-core/src/r4300/new_dynarec/new_dynarec_64.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
gmake[1]: Leaving directory '/wrkdirs/usr/ports/games/libretro-paralleln64/work/parallel-n64-6e26fbb'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/games/libretro-paralleln64