rendered paste bodyLog started at: Sun Nov 22 22:45:54 UTC 2015
= = = = = = = = = = = = = = = = = = = = =
Installing dependencies for 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro
= = = = = = = = = = = = = = = = = = = = =
/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp /home/pi/RetroPie-Setup
= = = = = = = = = = = = = = = = = = = = =
Getting sources for 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro
= = = = = = = = = = = = = = = = = = = = =
git clone --depth 1 --branch libretro_rpi_fix "https://github.com/joolswills/ppsspp.git" "/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp"
Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp'...
Submodule 'dx9sdk' (https://github.com/hrydgard/minidx9.git) registered for path 'dx9sdk'
Submodule 'ext/armips' (https://github.com/Kingcom/armips) registered for path 'ext/armips'
Submodule 'ffmpeg' (https://github.com/libretro/ppsspp-ffmpeg.git) registered for path 'ffmpeg'
Submodule 'lang' (https://github.com/hrydgard/ppsspp-lang.git) registered for path 'lang'
Submodule 'native' (https://github.com/libretro/ppsspp-native.git) registered for path 'native'
Submodule 'pspautotests' (https://github.com/hrydgard/pspautotests.git) registered for path 'pspautotests'
Cloning into 'dx9sdk'...
Submodule path 'dx9sdk': checked out 'ec19e643461c84dbb256f6faaaab02cba61d4edc'
Cloning into 'ext/armips'...
Submodule path 'ext/armips': checked out '8bd93be9ba715d2f5723857edacf936ae904d07c'
Cloning into 'ffmpeg'...
Submodule path 'ffmpeg': checked out 'cf89fe5b06a0a9a4ead9ab9f1cb5d9dab4be3efd'
Cloning into 'lang'...
Submodule path 'lang': checked out '70f23a30317c6fb3ac8aafcefa2185c7fcf8168a'
Cloning into 'native'...
Submodule path 'native': checked out '9baedbcc2a07b3bccc6d8b8d170498111b990adc'
Cloning into 'pspautotests'...
Submodule path 'pspautotests': checked out '905c3018d01af9dfb511c87e65e07a49257a33ac'
/home/pi/RetroPie-Setup
/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp /home/pi/RetroPie-Setup
= = = = = = = = = = = = = = = = = = = = =
Building 'lr-ppsspp' : PlayStation Portable emu - PPSSPP port for libretro
= = = = = = = = = = = = = = = = = = = = =
install prefix ./linux/arm
source path .
C compiler gcc-4.8
C library glibc
ARCH arm (cortex-a7)
big-endian no
runtime cpu detection yes
ARMv5TE enabled yes
ARMv6 enabled yes
ARMv6T2 enabled yes
VFP enabled yes
NEON enabled yes
THUMB enabled no
debug symbols yes
strip symbols yes
optimize for size no
optimizations yes
static yes
shared no
postprocessing support no
new filter support no
network support no
threading support pthreads
safe bitstream reader yes
SDL support yes
opencl enabled no
libzvbi enabled no
texi2html enabled no
perl enabled yes
pod2man enabled yes
makeinfo enabled no
External libraries:
iconv zlib
Enabled decoders:
aac h264 mpeg2video
aac_latm mjpeg mpeg4
atrac3 mjpegb pcm_s16le
atrac3p mp3 pcm_s8
h263
Enabled encoders:
ffv1 mjpeg pcm_s16le
huffyuv
Enabled hwaccels:
Enabled parsers:
aac h264 mpegaudio
aac_latm mpeg4video mpegvideo
h263
Enabled demuxers:
aac mp3 pcm_s16le
avi mpegps pcm_s8
h264 mpegvideo pmp
m4v oma wav
Enabled muxers:
avi
Enabled protocols:
Enabled filters:
Enabled bsfs:
Enabled indevs:
Enabled outdevs:
License: LGPL version 2.1 or later
Creating config.mak, config.h, and doc/config.texi...
CC libavformat/aacdec.o
CC libavformat/allformats.o
CC libavformat/apetag.o
CC libavformat/avidec.o
CC libavformat/avienc.o
CC libavformat/avio.o
CC libavformat/aviobuf.o
CC libavformat/avlanguage.o
CC libavformat/cutils.o
CC libavformat/format.o
CC libavformat/h264dec.o
CC libavformat/id3v1.o
CC libavformat/id3v2.o
CC libavformat/img2.o
CC libavformat/m4vdec.o
CC libavformat/metadata.o
CC libavformat/mp3dec.o
CC libavformat/mpeg.o
CC libavformat/mpegvideodec.o
CC libavformat/mux.o
CC libavformat/oma.o
CC libavformat/omadec.o
CC libavformat/options.o
CC libavformat/os_support.o
CC libavformat/pcm.o
CC libavformat/pcmdec.o
CC libavformat/pmpdec.o
CC libavformat/rawdec.o
libavformat/rawdec.c:93:12: warning: ‘ff_raw_data_read_header’ defined but not used [-Wunused-function]
static int ff_raw_data_read_header(AVFormatContext *s)
^
CC libavformat/riff.o
CC libavformat/riffdec.o
CC libavformat/riffenc.o
CC libavformat/sdp.o
CC libavformat/seek.o
CC libavformat/url.o
CC libavformat/utils.o
libavformat/utils.c: In function ‘find_decoder’:
libavformat/utils.c:110:9: warning: return discards ‘const’ qualifier from pointer target type [enabled by default]
return st->codec->codec;
^
libavformat/utils.c: In function ‘av_probe_input_format3’:
libavformat/utils.c:234:17: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
lpd.buf = zerobuffer;
^
CC libavformat/wavdec.o
CC libavcodec/aac_ac3_parser.o
CC libavcodec/aac_parser.o
CC libavcodec/aacadtsdec.o
CC libavcodec/aacdec.o
CC libavcodec/aacps.o
CC libavcodec/aacpsdsp.o
CC libavcodec/aacsbr.o
CC libavcodec/aactab.o
CC libavcodec/aandcttab.o
CC libavcodec/allcodecs.o
CC libavcodec/arm/aacpsdsp_init_arm.o
AS libavcodec/arm/aacpsdsp_neon.o
AS libavcodec/arm/dsputil_arm.o
AS libavcodec/arm/dsputil_armv6.o
CC libavcodec/arm/dsputil_init_arm.o
CC libavcodec/arm/dsputil_init_armv5te.o
CC libavcodec/arm/dsputil_init_armv6.o
CC libavcodec/arm/dsputil_init_neon.o
AS libavcodec/arm/dsputil_neon.o
CC libavcodec/arm/fft_fixed_init_arm.o
AS libavcodec/arm/fft_fixed_neon.o
CC libavcodec/arm/fft_init_arm.o
AS libavcodec/arm/fft_neon.o
AS libavcodec/arm/fft_vfp.o
CC libavcodec/arm/fmtconvert_init_arm.o
AS libavcodec/arm/fmtconvert_neon.o
AS libavcodec/arm/fmtconvert_vfp.o
AS libavcodec/arm/fmtconvert_vfp_armv6.o
CC libavcodec/arm/h264chroma_init_arm.o
AS libavcodec/arm/h264cmc_neon.o
AS libavcodec/arm/h264dsp_armv6.o
CC libavcodec/arm/h264dsp_init_arm.o
AS libavcodec/arm/h264dsp_neon.o
AS libavcodec/arm/h264idct_neon.o
CC libavcodec/arm/h264pred_init_arm.o
AS libavcodec/arm/h264pred_neon.o
CC libavcodec/arm/h264qpel_init_arm.o
AS libavcodec/arm/h264qpel_neon.o
AS libavcodec/arm/hpeldsp_arm.o
AS libavcodec/arm/hpeldsp_armv6.o
CC libavcodec/arm/hpeldsp_init_arm.o
CC libavcodec/arm/hpeldsp_init_armv6.o
CC libavcodec/arm/hpeldsp_init_neon.o
AS libavcodec/arm/hpeldsp_neon.o
AS libavcodec/arm/int_neon.o
AS libavcodec/arm/jrevdct_arm.o
AS libavcodec/arm/mdct_fixed_neon.o
AS libavcodec/arm/mdct_neon.o
AS libavcodec/arm/mdct_vfp.o
AS libavcodec/arm/mpegaudiodsp_fixed_armv6.o
CC libavcodec/arm/mpegaudiodsp_init_arm.o
CC libavcodec/arm/mpegvideo_arm.o
CC libavcodec/arm/mpegvideo_armv5te.o
AS libavcodec/arm/mpegvideo_armv5te_s.o
AS libavcodec/arm/mpegvideo_neon.o
AS libavcodec/arm/rdft_neon.o
CC libavcodec/arm/sbrdsp_init_arm.o
AS libavcodec/arm/sbrdsp_neon.o
AS libavcodec/arm/simple_idct_arm.o
AS libavcodec/arm/simple_idct_armv5te.o
AS libavcodec/arm/simple_idct_armv6.o
AS libavcodec/arm/simple_idct_neon.o
AS libavcodec/arm/videodsp_armv5te.o
CC libavcodec/arm/videodsp_init_arm.o
CC libavcodec/arm/videodsp_init_armv5te.o
CC libavcodec/atrac.o
CC libavcodec/atrac3.o
CC libavcodec/atrac3plus.o
CC libavcodec/atrac3plusdec.o
CC libavcodec/atrac3plusdsp.o
CC libavcodec/audioconvert.o
CC libavcodec/avfft.o
CC libavcodec/avpacket.o
CC libavcodec/avpicture.o
CC libavcodec/bitstream.o
CC libavcodec/bitstream_filter.o
CC libavcodec/cabac.o
CC libavcodec/codec_desc.o
CC libavcodec/dct.o
CC libavcodec/dct32_fixed.o
CC libavcodec/dct32_float.o
CC libavcodec/dsputil.o
CC libavcodec/error_resilience.o
In file included from libavcodec/dsputil.h:35:0,
from libavcodec/dsputil.c:36:
libavcodec/dsputil_template.c:253:8: warning: ‘avg_pixels16_xy2_8_c’ defined but not used [-Wunused-function]
PIXOP2(avg, op_avg)
^
libavcodec/rnd_avg.h:29:13: note: in definition of macro ‘CALL_2X_PIXELS’
static void a(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h){\
^
libavcodec/bit_depth_template.c:90:25: note: in expansion of macro ‘FUNC3’
#define FUNC2(a, b, c) FUNC3(a, b, c)
^
libavcodec/bit_depth_template.c:92:18: note: in expansion of macro ‘FUNC2’
#define FUNCC(a) FUNC2(a, BIT_DEPTH, _c)
^
libavcodec/dsputil_template.c:247:16: note: in expansion of macro ‘FUNCC’
CALL_2X_PIXELS(FUNCC(OPNAME ## _pixels16_xy2), FUNCC(OPNAME ## _pixels8_xy2), 8*sizeof(pixel))\
^
libavcodec/dsputil_template.c:253:1: note: in expansion of macro ‘PIXOP2’
PIXOP2(avg, op_avg)
^
libavcodec/dsputil_template.c:254:8: warning: ‘put_pixels16_xy2_8_c’ defined but not used [-Wunused-function]
PIXOP2(put, op_put)
^
libavcodec/rnd_avg.h:29:13: note: in definition of macro ‘CALL_2X_PIXELS’
static void a(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h){\
^
libavcodec/bit_depth_template.c:90:25: note: in expansion of macro ‘FUNC3’
#define FUNC2(a, b, c) FUNC3(a, b, c)
^
libavcodec/bit_depth_template.c:92:18: note: in expansion of macro ‘FUNC2’
#define FUNCC(a) FUNC2(a, BIT_DEPTH, _c)
^
libavcodec/dsputil_template.c:247:16: note: in expansion of macro ‘FUNCC’
CALL_2X_PIXELS(FUNCC(OPNAME ## _pixels16_xy2), FUNCC(OPNAME ## _pixels8_xy2), 8*sizeof(pixel))\
^
libavcodec/dsputil_template.c:254:1: note: in expansion of macro ‘PIXOP2’
PIXOP2(put, op_put)
^
CC libavcodec/exif.o
CC libavcodec/faandct.o
CC libavcodec/faanidct.o
CC libavcodec/fft_fixed.o
CC libavcodec/fft_fixed_32.o
CC libavcodec/fft_float.o
CC libavcodec/fft_init_table.o
CC libavcodec/ffv1.o
CC libavcodec/ffv1enc.o
libavcodec/ffv1enc.c: In function ‘encode_slice’:
libavcodec/ffv1enc.c:1145:9: warning: passing argument 5 of ‘encode_rgb_frame’ discards ‘const’ qualifier from pointer target type [enabled by default]
ret = encode_rgb_frame(fs, planes, width, height, p->linesize);
^
libavcodec/ffv1enc.c:408:12: note: expected ‘int *’ but argument is of type ‘const int *’
static int encode_rgb_frame(FFV1Context *s, uint8_t *src[3], int w, int h, int stride[3])
^
CC libavcodec/flvdec.o
CC libavcodec/fmtconvert.o
CC libavcodec/frame_thread_encoder.o
CC libavcodec/golomb.o
CC libavcodec/h263.o
CC libavcodec/h263_parser.o
CC libavcodec/h263dec.o
libavcodec/h263dec.c: In function ‘ff_h263_decode_frame’:
libavcodec/h263dec.c:559:9: warning: passing argument 1 of ‘ff_vdpau_mpeg4_decode_picture’ from incompatible pointer type [enabled by default]
ff_vdpau_mpeg4_decode_picture(s, s->gb.buffer, s->gb.buffer_end - s->gb.buffer);
^
In file included from libavcodec/h263dec.c:41:0:
libavcodec/vdpau_internal.h:99:6: note: expected ‘struct Mpeg4DecContext *’ but argument is of type ‘struct MpegEncContext *’
void ff_vdpau_mpeg4_decode_picture(Mpeg4DecContext *s, const uint8_t *buf,
^
CC libavcodec/h263dsp.o
CC libavcodec/h264.o
CC libavcodec/h264_cabac.o
CC libavcodec/h264_cavlc.o
libavcodec/h264_cavlc.c: In function ‘decode_residual’:
libavcodec/h264_cavlc.c:600:46: warning: array subscript is above array bounds [-Warray-bounds]
((type*)block)[*scantable]= level[i]; \
^
libavcodec/h264_cavlc.c:620:9: note: in expansion of macro ‘STORE_BLOCK’
STORE_BLOCK(int32_t)
^
libavcodec/h264_cavlc.c:600:46: warning: array subscript is above array bounds [-Warray-bounds]
((type*)block)[*scantable]= level[i]; \
^
libavcodec/h264_cavlc.c:622:9: note: in expansion of macro ‘STORE_BLOCK’
STORE_BLOCK(int16_t)
^
CC libavcodec/h264_direct.o
CC libavcodec/h264_loopfilter.o
CC libavcodec/h264_parser.o
CC libavcodec/h264_ps.o
CC libavcodec/h264_refs.o
CC libavcodec/h264_sei.o
CC libavcodec/h264chroma.o
CC libavcodec/h264dsp.o
CC libavcodec/h264idct.o
CC libavcodec/h264pred.o
CC libavcodec/h264qpel.o
CC libavcodec/hpeldsp.o
CC libavcodec/huffman.o
CC libavcodec/huffyuv.o
CC libavcodec/huffyuvenc.o
CC libavcodec/imgconvert.o
CC libavcodec/intelh263dec.o
CC libavcodec/ituh263dec.o
CC libavcodec/jfdctfst.o
CC libavcodec/jfdctint.o
CC libavcodec/jrevdct.o
CC libavcodec/kbdwin.o
CC libavcodec/latm_parser.o
CC libavcodec/mathtables.o
CC libavcodec/mdct_fixed.o
CC libavcodec/mdct_fixed_32.o
CC libavcodec/mdct_float.o
CC libavcodec/mjpeg.o
CC libavcodec/mjpegbdec.o
CC libavcodec/mjpegdec.o
CC libavcodec/mjpegenc.o
libavcodec/mjpegenc.c:573:5: warning: initialization from incompatible pointer type [enabled by default]
.encode2 = ff_MPV_encode_picture,
^
libavcodec/mjpegenc.c:573:5: warning: (near initialization for ‘ff_mjpeg_encoder.encode2’) [enabled by default]
libavcodec/mjpegenc.c:535:12: warning: ‘amv_encode_picture’ defined but not used [-Wunused-function]
static int amv_encode_picture(AVCodecContext *avctx, AVPacket *pkt,
^
CC libavcodec/motion_est.o
libavcodec/motion_est.c: In function ‘sad_hpel_motion_search’:
libavcodec/motion_est.c:393:15: warning: unused variable ‘flags’ [-Wunused-variable]
const int flags= c->sub_flags;
^
CC libavcodec/mpeg12.o
CC libavcodec/mpeg12data.o
CC libavcodec/mpeg12dec.o
libavcodec/mpeg12dec.c: In function ‘setup_hwaccel_for_pixfmt’:
libavcodec/mpeg12dec.c:1178:9: warning: ‘xvmc_acceleration’ is deprecated (declared at libavcodec/avcodec.h:1707) [-Wdeprecated-declarations]
avctx->xvmc_acceleration = 2;
^
CC libavcodec/mpeg4audio.o
CC libavcodec/mpeg4video.o
CC libavcodec/mpeg4video_parser.o
CC libavcodec/mpeg4videodec.o
CC libavcodec/mpegaudio.o
CC libavcodec/mpegaudio_parser.o
CC libavcodec/mpegaudiodata.o
CC libavcodec/mpegaudiodec_fixed.o
CC libavcodec/mpegaudiodecheader.o
CC libavcodec/mpegaudiodsp.o
CC libavcodec/mpegaudiodsp_data.o
CC libavcodec/mpegaudiodsp_fixed.o
CC libavcodec/mpegaudiodsp_float.o
CC libavcodec/mpegvideo.o
CC libavcodec/mpegvideo_enc.o
libavcodec/mpegvideo_enc.c:4315:5: warning: initialization from incompatible pointer type [enabled by default]
.encode2 = ff_MPV_encode_picture,
^
libavcodec/mpegvideo_enc.c:4315:5: warning: (near initialization for ‘ff_h263_encoder.encode2’) [enabled by default]
libavcodec/mpegvideo_enc.c:4343:5: warning: initialization from incompatible pointer type [enabled by default]
.encode2 = ff_MPV_encode_picture,
^
libavcodec/mpegvideo_enc.c:4343:5: warning: (near initialization for ‘ff_h263p_encoder.encode2’) [enabled by default]
libavcodec/mpegvideo_enc.c:4359:5: warning: initialization from incompatible pointer type [enabled by default]
.encode2 = ff_MPV_encode_picture,
^
libavcodec/mpegvideo_enc.c:4359:5: warning: (near initialization for ‘ff_msmpeg4v2_encoder.encode2’) [enabled by default]
libavcodec/mpegvideo_enc.c:4374:5: warning: initialization from incompatible pointer type [enabled by default]
.encode2 = ff_MPV_encode_picture,
^
libavcodec/mpegvideo_enc.c:4374:5: warning: (near initialization for ‘ff_msmpeg4v3_encoder.encode2’) [enabled by default]
libavcodec/mpegvideo_enc.c:4389:5: warning: initialization from incompatible pointer type [enabled by default]
.encode2 = ff_MPV_encode_picture,
^
libavcodec/mpegvideo_enc.c:4389:5: warning: (near initialization for ‘ff_wmv1_encoder.encode2’) [enabled by default]
CC libavcodec/mpegvideo_motion.o
CC libavcodec/mpegvideo_parser.o
CC libavcodec/options.o
In file included from libavcodec/options.c:35:0:
libavcodec/options_table.h:286:1: warning: ‘xvmc_acceleration’ is deprecated (declared at libavcodec/avcodec.h:1707) [-Wdeprecated-declarations]
{"xvmc_acceleration", NULL, OFFSET(xvmc_acceleration), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
^
libavcodec/options_table.h:300:1: warning: ‘error_rate’ is deprecated (declared at libavcodec/avcodec.h:2875) [-Wdeprecated-declarations]
{"error", NULL, OFFSET(error_rate), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
^
libavcodec/options_table.h:361:1: warning: ‘request_channels’ is deprecated (declared at libavcodec/avcodec.h:1976) [-Wdeprecated-declarations]
{"request_channels", "set desired number of audio channels", OFFSET(request_channels), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, INT_MAX, A|D},
^
libavcodec/options.c: In function ‘avcodec_get_context_defaults3’:
libavcodec/options.c:106:5: warning: ‘av_opt_set_defaults2’ is deprecated (declared at ./libavutil/opt.h:399) [-Wdeprecated-declarations]
av_opt_set_defaults2(s, flags, flags);
^
CC libavcodec/parser.o
CC libavcodec/pcm.o
CC libavcodec/pthread.o
CC libavcodec/pthread_frame.o
libavcodec/pthread_frame.c: In function ‘frame_worker_thread’:
libavcodec/pthread_frame.c:148:9: warning: ‘get_buffer’ is deprecated (declared at libavcodec/avcodec.h:2072) [-Wdeprecated-declarations]
if (!codec->update_thread_context && THREAD_SAFE_CALLBACKS(avctx))
^
libavcodec/pthread_frame.c: In function ‘ff_thread_can_start_frame’:
libavcodec/pthread_frame.c:744:9: warning: ‘get_buffer’ is deprecated (declared at libavcodec/avcodec.h:2072) [-Wdeprecated-declarations]
(avctx->codec->update_thread_context || !THREAD_SAFE_CALLBACKS(avctx))) {
^
libavcodec/pthread_frame.c: In function ‘thread_get_buffer_internal’:
libavcodec/pthread_frame.c:763:9: warning: ‘get_buffer’ is deprecated (declared at libavcodec/avcodec.h:2072) [-Wdeprecated-declarations]
(avctx->codec->update_thread_context || !THREAD_SAFE_CALLBACKS(avctx))) {
^
libavcodec/pthread_frame.c:803:5: warning: ‘get_buffer’ is deprecated (declared at libavcodec/avcodec.h:2072) [-Wdeprecated-declarations]
if (!THREAD_SAFE_CALLBACKS(avctx) && !avctx->codec->update_thread_context)
^
CC libavcodec/pthread_slice.o
CC libavcodec/rangecoder.o
CC libavcodec/ratecontrol.o
CC libavcodec/raw.o
CC libavcodec/rawdec.o
CC libavcodec/rdft.o
CC libavcodec/resample.o
libavcodec/resample.c: In function ‘av_audio_resample_init’:
libavcodec/resample.c:251:9: warning: ‘av_audio_convert_alloc’ is deprecated (declared at libavcodec/audioconvert.h:55) [-Wdeprecated-declarations]
if (!(s->convert_ctx[0] = av_audio_convert_alloc(AV_SAMPLE_FMT_S16, 1,
^
libavcodec/resample.c:262:9: warning: ‘av_audio_convert_alloc’ is deprecated (declared at libavcodec/audioconvert.h:55) [-Wdeprecated-declarations]
if (!(s->convert_ctx[1] = av_audio_convert_alloc(s->sample_fmt[1], 1,
^
libavcodec/resample.c:267:13: warning: ‘av_audio_convert_free’ is deprecated (declared at libavcodec/audioconvert.h:65) [-Wdeprecated-declarations]
av_audio_convert_free(s->convert_ctx[0]);
^
libavcodec/resample.c:273:5: warning: ‘av_resample_init’ is deprecated (declared at libavcodec/avcodec.h:4430) [-Wdeprecated-declarations]
s->resample_context = av_resample_init(output_rate, input_rate,
^
libavcodec/resample.c: In function ‘audio_resample’:
libavcodec/resample.c:318:9: warning: ‘av_audio_convert’ is deprecated (declared at libavcodec/audioconvert.h:78) [-Wdeprecated-declarations]
if (av_audio_convert(s->convert_ctx[0], obuf, ostride,
^
libavcodec/resample.c:384:9: warning: ‘av_resample’ is deprecated (declared at libavcodec/avcodec.h:4442) [-Wdeprecated-declarations]
nb_samples1 = av_resample(s->resample_context, buftmp3[i], bufin[i],
^
libavcodec/resample.c:406:9: warning: ‘av_audio_convert’ is deprecated (declared at libavcodec/audioconvert.h:78) [-Wdeprecated-declarations]
if (av_audio_convert(s->convert_ctx[1], obuf, ostride,
^
libavcodec/resample.c: In function ‘audio_resample_close’:
libavcodec/resample.c:425:5: warning: ‘av_resample_close’ is deprecated (declared at libavcodec/avcodec.h:4460) [-Wdeprecated-declarations]
av_resample_close(s->resample_context);
^
libavcodec/resample.c:430:5: warning: ‘av_audio_convert_free’ is deprecated (declared at libavcodec/audioconvert.h:65) [-Wdeprecated-declarations]
av_audio_convert_free(s->convert_ctx[0]);
^
libavcodec/resample.c:431:5: warning: ‘av_audio_convert_free’ is deprecated (declared at libavcodec/audioconvert.h:65) [-Wdeprecated-declarations]
av_audio_convert_free(s->convert_ctx[1]);
^
CC libavcodec/resample2.o
CC libavcodec/sbrdsp.o
CC libavcodec/simple_idct.o
CC libavcodec/sinewin.o
CC libavcodec/tiff_common.o
libavcodec/tiff_common.c: In function ‘auto_sep’:
libavcodec/tiff_common.c:81:9: warning: return discards ‘const’ qualifier from pointer target type [enabled by default]
return i ? sep : "";
^
libavcodec/tiff_common.c:83:9: warning: return discards ‘const’ qualifier from pointer target type [enabled by default]
return ", ";
^
libavcodec/tiff_common.c:85:9: warning: return discards ‘const’ qualifier from pointer target type [enabled by default]
return columns < count ? "\n" : "";
^
libavcodec/tiff_common.c: In function ‘ff_tadd_rational_metadata’:
libavcodec/tiff_common.c:106:9: warning: passing argument 2 of ‘auto_sep’ discards ‘const’ qualifier from pointer target type [enabled by default]
av_bprintf(&bp, "%s%7i:%-7i", auto_sep(count, sep, i, 4), nom, denom);
^
libavcodec/tiff_common.c:78:14: note: expected ‘char *’ but argument is of type ‘const char *’
static char *auto_sep(int count, char *sep, int i, int columns)
^
libavcodec/tiff_common.c: In function ‘ff_tadd_long_metadata’:
libavcodec/tiff_common.c:137:9: warning: passing argument 2 of ‘auto_sep’ discards ‘const’ qualifier from pointer target type [enabled by default]
av_bprintf(&bp, "%s%7i", auto_sep(count, sep, i, 8), ff_tget_long(gb, le));
^
libavcodec/tiff_common.c:78:14: note: expected ‘char *’ but argument is of type ‘const char *’
static char *auto_sep(int count, char *sep, int i, int columns)
^
libavcodec/tiff_common.c: In function ‘ff_tadd_doubles_metadata’:
libavcodec/tiff_common.c:168:9: warning: passing argument 2 of ‘auto_sep’ discards ‘const’ qualifier from pointer target type [enabled by default]
av_bprintf(&bp, "%s%f", auto_sep(count, sep, i, 4), ff_tget_double(gb, le));
^
libavcodec/tiff_common.c:78:14: note: expected ‘char *’ but argument is of type ‘const char *’
static char *auto_sep(int count, char *sep, int i, int columns)
^
libavcodec/tiff_common.c: In function ‘ff_tadd_shorts_metadata’:
libavcodec/tiff_common.c:199:9: warning: passing argument 2 of ‘auto_sep’ discards ‘const’ qualifier from pointer target type [enabled by default]
av_bprintf(&bp, "%s%5i", auto_sep(count, sep, i, 8), ff_tget_short(gb, le));
^
libavcodec/tiff_common.c:78:14: note: expected ‘char *’ but argument is of type ‘const char *’
static char *auto_sep(int count, char *sep, int i, int columns)
^
libavcodec/tiff_common.c: In function ‘ff_tadd_bytes_metadata’:
libavcodec/tiff_common.c:230:9: warning: passing argument 2 of ‘auto_sep’ discards ‘const’ qualifier from pointer target type [enabled by default]
av_bprintf(&bp, "%s%3i", auto_sep(count, sep, i, 16), bytestream2_get_byte(gb));
^
libavcodec/tiff_common.c:78:14: note: expected ‘char *’ but argument is of type ‘const char *’
static char *auto_sep(int count, char *sep, int i, int columns)
^
CC libavcodec/utils.o
CC libavcodec/videodsp.o
libavcodec/utils.c: In function ‘reget_buffer_internal’:
libavcodec/utils.c:993:19: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer type [enabled by default]
frame->format, frame->width, frame->height);
^
In file included from libavcodec/utils.c:40:0:
./libavutil/imgutils.h:118:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
^
libavcodec/utils.c: In function ‘ff_alloc_packet2’:
libavcodec/utils.c:1507:13: warning: ‘destruct’ is deprecated (declared at libavcodec/avcodec.h:1133) [-Wdeprecated-declarations]
avpkt->destruct = NULL;
^
libavcodec/utils.c: In function ‘avcodec_encode_audio2’:
libavcodec/utils.c:1674:13: warning: ‘destruct’ is deprecated (declared at libavcodec/avcodec.h:1133) [-Wdeprecated-declarations]
avpkt->destruct = user_pkt.destruct;
^
libavcodec/utils.c:1674:13: warning: ‘destruct’ is deprecated (declared at libavcodec/avcodec.h:1133) [-Wdeprecated-declarations]
libavcodec/utils.c: In function ‘avcodec_encode_video2’:
libavcodec/utils.c:1874:13: warning: ‘destruct’ is deprecated (declared at libavcodec/avcodec.h:1133) [-Wdeprecated-declarations]
avpkt->destruct = user_pkt.destruct;
^
libavcodec/utils.c:1874:13: warning: ‘destruct’ is deprecated (declared at libavcodec/avcodec.h:1133) [-Wdeprecated-declarations]
libavcodec/utils.c: In function ‘avcodec_decode_audio3’:
libavcodec/utils.c:2165:5: warning: ‘get_buffer’ is deprecated (declared at libavcodec/avcodec.h:2072) [-Wdeprecated-declarations]
if (avctx->get_buffer != avcodec_default_get_buffer) {
^
libavcodec/utils.c:2165:5: warning: ‘avcodec_default_get_buffer’ is deprecated (declared at libavcodec/utils.c:789) [-Wdeprecated-declarations]
libavcodec/utils.c:2170:9: warning: ‘get_buffer’ is deprecated (declared at libavcodec/avcodec.h:2072) [-Wdeprecated-declarations]
avctx->get_buffer = avcodec_default_get_buffer;
^
libavcodec/utils.c:2170:9: warning: ‘avcodec_default_get_buffer’ is deprecated (declared at libavcodec/utils.c:789) [-Wdeprecated-declarations]
libavcodec/utils.c:2171:9: warning: ‘release_buffer’ is deprecated (declared at libavcodec/avcodec.h:2086) [-Wdeprecated-declarations]
avctx->release_buffer = avcodec_default_release_buffer;
^
libavcodec/utils.c:2171:9: warning: ‘avcodec_default_release_buffer’ is deprecated (declared at libavcodec/utils.c:1009) [-Wdeprecated-declarations]
CC libswresample/arm/audio_convert_init.o
AS libswresample/arm/audio_convert_neon.o
CC libswresample/audioconvert.o
CC libswresample/dither.o
CC libswresample/rematrix.o
CC libswresample/resample.o
CC libswresample/swresample.o
AS libswscale/arm/rgb2yuv_neon_16.o
AS libswscale/arm/rgb2yuv_neon_32.o
CC libswscale/arm/swscale_unscaled.o
CC libswscale/input.o
CC libswscale/options.o
CC libswscale/output.o
CC libswscale/rgb2rgb.o
CC libswscale/swscale.o
CC libswscale/swscale_unscaled.o
CC libswscale/utils.o
CC libswscale/yuv2rgb.o
CC libavutil/adler32.o
CC libavutil/aes.o
CC libavutil/arm/cpu.o
CC libavutil/arm/float_dsp_init_arm.o
CC libavutil/arm/float_dsp_init_neon.o
CC libavutil/arm/float_dsp_init_vfp.o
AS libavutil/arm/float_dsp_neon.o
AS libavutil/arm/float_dsp_vfp.o
CC libavutil/atomic.o
CC libavutil/audio_fifo.o
CC libavutil/avstring.o
CC libavutil/base64.o
CC libavutil/blowfish.o
CC libavutil/bprint.o
CC libavutil/buffer.o
CC libavutil/channel_layout.o
CC libavutil/cpu.o
CC libavutil/crc.o
CC libavutil/des.o
CC libavutil/dict.o
CC libavutil/error.o
CC libavutil/eval.o
libavutil/eval.c: In function ‘eval_expr’:
libavutil/eval.c:238:21: warning: ‘av_reverse’ is deprecated (declared at libavutil/common.h:79) [-Wdeprecated-declarations]
p->var[0] = av_reverse[i&255]*x_max/255;
^
CC libavutil/fifo.o
CC libavutil/file.o
CC libavutil/file_open.o
CC libavutil/float_dsp.o
CC libavutil/frame.o
libavutil/frame.c: In function ‘av_frame_set_qp_table’:
libavutil/frame.c:55:5: warning: ‘qscale_table’ is deprecated (declared at libavutil/frame.h:232) [-Wdeprecated-declarations]
f->qscale_table = buf->data;
^
libavutil/frame.c:56:5: warning: ‘qstride’ is deprecated (declared at libavutil/frame.h:237) [-Wdeprecated-declarations]
f->qstride = stride;
^
libavutil/frame.c:57:5: warning: ‘qscale_type’ is deprecated (declared at libavutil/frame.h:240) [-Wdeprecated-declarations]
f->qscale_type = qp_type;
^
libavutil/frame.c: In function ‘av_frame_get_qp_table’:
libavutil/frame.c:64:5: warning: ‘qstride’ is deprecated (declared at libavutil/frame.h:237) [-Wdeprecated-declarations]
*stride = f->qstride;
^
libavutil/frame.c:65:5: warning: ‘qscale_type’ is deprecated (declared at libavutil/frame.h:240) [-Wdeprecated-declarations]
*type = f->qscale_type;
^
libavutil/frame.c: In function ‘av_frame_ref’:
libavutil/frame.c:281:27: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer type [enabled by default]
dst->format, dst->width, dst->height);
^
In file included from libavutil/frame.c:26:0:
libavutil/imgutils.h:118:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t * const*’
void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
^
libavutil/frame.c: In function ‘av_frame_make_writable’:
libavutil/frame.c:434:23: warning: passing argument 3 of ‘av_image_copy’ from incompatible pointer type [enabled by default]
frame->format, frame->width, frame->height);
^
In file included from libavutil/frame.c:26:0:
libavutil/imgutils.h:118:6: note: expected ‘const uint8_t **’ but argument is of type ‘uint8_t **’
void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
^
libavutil/frame.c: In function ‘av_frame_copy_props’:
libavutil/frame.c:467:5: warning: ‘type’ is deprecated (declared at libavutil/frame.h:295) [-Wdeprecated-declarations]
dst->type = src->type;
^
libavutil/frame.c:467:5: warning: ‘type’ is deprecated (declared at libavutil/frame.h:295) [-Wdeprecated-declarations]
libavutil/frame.c:505:5: warning: ‘qscale_table’ is deprecated (declared at libavutil/frame.h:232) [-Wdeprecated-declarations]
dst->qscale_table = NULL;
^
libavutil/frame.c:506:5: warning: ‘qstride’ is deprecated (declared at libavutil/frame.h:237) [-Wdeprecated-declarations]
dst->qstride = 0;
^
libavutil/frame.c:507:5: warning: ‘qscale_type’ is deprecated (declared at libavutil/frame.h:240) [-Wdeprecated-declarations]
dst->qscale_type = 0;
^
libavutil/frame.c:511:13: warning: ‘qscale_table’ is deprecated (declared at libavutil/frame.h:232) [-Wdeprecated-declarations]
dst->qscale_table = dst->qp_table_buf->data;
^
libavutil/frame.c:512:13: warning: ‘qstride’ is deprecated (declared at libavutil/frame.h:237) [-Wdeprecated-declarations]
dst->qstride = src->qstride;
^
libavutil/frame.c:512:13: warning: ‘qstride’ is deprecated (declared at libavutil/frame.h:237) [-Wdeprecated-declarations]
libavutil/frame.c:513:13: warning: ‘qscale_type’ is deprecated (declared at libavutil/frame.h:240) [-Wdeprecated-declarations]
dst->qscale_type = src->qscale_type;
^
libavutil/frame.c:513:13: warning: ‘qscale_type’ is deprecated (declared at libavutil/frame.h:240) [-Wdeprecated-declarations]
CC libavutil/hash.o
CC libavutil/hmac.o
CC libavutil/imgutils.o
CC libavutil/intfloat_readwrite.o
CC libavutil/intmath.o
CC libavutil/lfg.o
CC libavutil/lls1.o
CC libavutil/lls2.o
CC libavutil/log.o
CC libavutil/log2_tab.o
CC libavutil/mathematics.o
CC libavutil/md5.o
CC libavutil/mem.o
CC libavutil/murmur3.o
CC libavutil/opt.o
libavutil/opt.c: In function ‘av_find_opt’:
libavutil/opt.c:49:5: warning: ‘av_next_option’ is deprecated (declared at libavutil/opt.h:376) [-Wdeprecated-declarations]
while ((o = av_next_option(v, o))) {
^
CC libavutil/parseutils.o
libavutil/opt.c: In function ‘av_opt_set_defaults’:
libavutil/opt.c:1111:5: warning: ‘av_opt_set_defaults2’ is deprecated (declared at libavutil/opt.h:399) [-Wdeprecated-declarations]
av_opt_set_defaults2(s, 0, 0);
^
CC libavutil/pixdesc.o
libavutil/pixdesc.c: In function ‘ff_check_pixfmt_descriptors’:
libavutil/pixdesc.c:2006:5: warning: ‘av_pix_fmt_descriptors’ is deprecated (declared at libavutil/pixdesc.c:133) [-Wdeprecated-declarations]
for (i=0; i<FF_ARRAY_ELEMS(av_pix_fmt_descriptors); i++) {
^
libavutil/pixdesc.c:2006:5: warning: ‘av_pix_fmt_descriptors’ is deprecated (declared at libavutil/pixdesc.c:133) [-Wdeprecated-declarations]
libavutil/pixdesc.c:2007:9: warning: ‘av_pix_fmt_descriptors’ is deprecated (declared at libavutil/pixdesc.c:133) [-Wdeprecated-declarations]
const AVPixFmtDescriptor *d = &av_pix_fmt_descriptors[i];
^
CC libavutil/random_seed.o
CC libavutil/rational.o
CC libavutil/rc4.o
CC libavutil/ripemd.o
CC libavutil/samplefmt.o
CC libavutil/sha.o
CC libavutil/sha512.o
CC libavutil/stereo3d.o
CC libavutil/time.o
CC libavutil/timecode.o
CC libavutil/tree.o
CC libavutil/utils.o
CC libavutil/xga_font_data.o
CC libavutil/xtea.o
INSTALL libavformat/avformat.h
INSTALL libavformat/avio.h
INSTALL libavformat/version.h
INSTALL libavformat/libavformat.pc
INSTALL libavcodec/avcodec.h
INSTALL libavcodec/avfft.h
INSTALL libavcodec/dxva2.h
INSTALL libavcodec/old_codec_ids.h
INSTALL libavcodec/vaapi.h
INSTALL libavcodec/vda.h
INSTALL libavcodec/vdpau.h
INSTALL libavcodec/version.h
INSTALL libavcodec/xvmc.h
INSTALL libavcodec/libavcodec.pc
INSTALL libswresample/swresample.h
INSTALL libswresample/version.h
INSTALL libswresample/libswresample.pc
INSTALL libswscale/swscale.h
INSTALL libswscale/version.h
INSTALL libswscale/libswscale.pc
INSTALL libavutil/adler32.h
INSTALL libavutil/aes.h
INSTALL libavutil/attributes.h
INSTALL libavutil/audio_fifo.h
INSTALL libavutil/audioconvert.h
INSTALL libavutil/avassert.h
INSTALL libavutil/avstring.h
INSTALL libavutil/avutil.h
INSTALL libavutil/base64.h
INSTALL libavutil/blowfish.h
INSTALL libavutil/bprint.h
INSTALL libavutil/bswap.h
INSTALL libavutil/buffer.h
INSTALL libavutil/channel_layout.h
INSTALL libavutil/common.h
INSTALL libavutil/cpu.h
INSTALL libavutil/crc.h
INSTALL libavutil/error.h
INSTALL libavutil/eval.h
INSTALL libavutil/fifo.h
INSTALL libavutil/file.h
INSTALL libavutil/frame.h
INSTALL libavutil/hmac.h
INSTALL libavutil/imgutils.h
INSTALL libavutil/intfloat.h
INSTALL libavutil/intfloat_readwrite.h
INSTALL libavutil/intreadwrite.h
INSTALL libavutil/lfg.h
INSTALL libavutil/log.h
INSTALL libavutil/macros.h
INSTALL libavutil/mathematics.h
INSTALL libavutil/md5.h
INSTALL libavutil/mem.h
INSTALL libavutil/murmur3.h
INSTALL libavutil/dict.h
INSTALL libavutil/old_pix_fmts.h
INSTALL libavutil/opt.h
INSTALL libavutil/parseutils.h
INSTALL libavutil/pixdesc.h
INSTALL libavutil/pixfmt.h
INSTALL libavutil/random_seed.h
INSTALL libavutil/rational.h
INSTALL libavutil/ripemd.h
INSTALL libavutil/samplefmt.h
INSTALL libavutil/sha.h
INSTALL libavutil/sha512.h
INSTALL libavutil/stereo3d.h
INSTALL libavutil/time.h
INSTALL libavutil/timecode.h
INSTALL libavutil/timestamp.h
INSTALL libavutil/version.h
INSTALL libavutil/xtea.h
INSTALL libavutil/avconfig.h
INSTALL libavutil/ffversion.h
INSTALL libavutil/libavutil.pc
AR libavformat/libavformat.a
AR libavcodec/libavcodec.a
AR libswresample/libswresample.a
AR libswscale/libswscale.a
INSTALL libavformat/libavformat.a
INSTALL libavcodec/libavcodec.a
INSTALL libswresample/libswresample.a
INSTALL libswscale/libswscale.a
AR libavutil/libavutil.a
INSTALL libavutil/libavutil.a
make: Entering directory '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/libretro'
rm -f ../native/ext/rg_etc1/rg_etc1.o ../ext/snappy/snappy-c.o ../native/ext/vjson/json.o ../ext/snappy/snappy.o ../native/ext/cityhash/city.o ../Common/ChunkFile.o ../Common/ConsoleListener.o ../Common/Crypto/md5.o ../Common/Crypto/sha1.o ../Common/Crypto/sha256.o ../Common/FileUtil.o ../Common/KeyMap.o ../Common/LogManager.o ../Common/MemArena.o ../Common/MemoryUtil.o ../Common/Misc.o ../Common/MsgHandler.o ../Common/StringUtils.o ../ext/xbrz/xbrz.o ../Common/ThreadPools.o ../Common/Timer.o ../GPU/Common/VertexDecoderCommon.o ../GPU/Common/DrawEngineCommon.o ../GPU/Common/SplineCommon.o ../GPU/Common/FramebufferCommon.o ../GPU/Common/DepalettizeShaderCommon.o ../GPU/Common/TransformCommon.o ../GPU/Common/IndexGenerator.o ../GPU/Common/TextureDecoder.o ../GPU/Common/PostShader.o ../Common/ColorConv.o ../GPU/Debugger/Breakpoints.o ../GPU/Debugger/Stepping.o ../GPU/GLES/DepalettizeShader.o ../GPU/GLES/GLES_GPU.o ../GPU/GLES/FragmentShaderGenerator.o ../GPU/GLES/FragmentTestCache.o ../GPU/GLES/TransformPipeline.o ../GPU/GLES/Framebuffer.o ../native/base/backtrace.o ../native/audio/mixer.o ../GPU/GLES/ShaderManager.o ../native/audio/wav_read.o ../native/base/buffer.o ../native/base/colorutil.o ../native/base/display.o ../native/base/error_context.o ../native/base/fastlist_test.o ../native/base/stringutil.o ../GPU/GLES/StateMapping.o ../native/base/timeutil.o ../native/data/compression.o ../GPU/GLES/StencilBuffer.o ../native/ext/vjson/block_allocator.o ../GPU/Common/TextureCacheCommon.o ../GPU/Common/TextureScalerCommon.o ../GPU/GLES/TextureCache.o ../GPU/GLES/TextureScaler.o ../native/file/chunk_file.o ../GPU/Common/SoftwareTransformCommon.o ../native/file/dialog.o ../native/file/easy_file.o ../native/file/fd_util.o ../native/file/file_util.o ../native/file/ini_file.o ../GPU/GLES/VertexShaderGenerator.o ../GPU/GeDisasm.o ../native/file/path.o ../GPU/GPUCommon.o ../GPU/GPU.o ../GPU/GPUState.o ../GPU/Math3D.o ../native/file/zip_read.o ../GPU/Null/NullGpu.o ../GPU/Software/Clipper.o ../GPU/Software/Lighting.o ../GPU/Software/Rasterizer.o ../native/gfx/gl_debug_log.o ../native/gfx/gl_lost_manager.o ../GPU/Software/SoftGpu.o ../native/gfx/texture.o ../native/gfx/texture_atlas.o ../native/gfx/texture_gen.o ../GPU/Software/TransformUnit.o ../native/gfx_es2/draw_buffer.o ../native/gfx_es2/draw_text.o ../native/gfx_es2/fbo.o ../native/gfx_es2/gl_state.o ../native/gfx_es2/gpu_features.o ../native/gfx_es2/glsl_program.o ../native/gfx_es2/vertex_format.o ../native/i18n/i18n.o ../native/image/zim_load.o ../native/image/zim_save.o ../native/image/png_load.o ../native/input/gesture_detector.o ../native/input/input_state.o ../native/math/curves.o ../native/math/expression_parser.o ../native/math/lin/plane.o ../native/math/lin/quat.o ../native/math/lin/vec3.o ../native/math/lin/matrix4x4.o ../native/math/math_util.o ../native/net/http_client.o ../native/net/resolve.o ../native/net/url.o ../native/profiler/profiler.o ../native/thin3d/thin3d.o ../native/thin3d/thin3d_gl.o ../native/thread/prioritizedworkqueue.o ../native/thread/threadutil.o ../native/ui/screen.o ../native/thread/threadpool.o ../native/ui/ui.o ../native/ui/ui_context.o ../native/ui/ui_screen.o ../native/ui/view.o ../native/ui/viewgroup.o ../native/ui/virtual_input.o ../native/util/bits/bits.o ../native/util/bits/varint.o ../native/util/hash/hash.o ../native/util/random/perlin.o ../native/util/text/utf8.o ../native/util/text/parsers.o ../native/ext/jpge/jpgd.o ../native/ext/jpge/jpge.o ../Core/Config.o ../Core/Core.o ../Core/FileLoaders/HTTPFileLoader.o ../Core/FileLoaders/CachingFileLoader.o ../Core/FileLoaders/DiskCachingFileLoader.o ../Core/FileLoaders/RetryingFileLoader.o ../Core/FileLoaders/LocalFileLoader.o ../Core/CoreTiming.o ../Core/CwCheat.o ../Core/HDRemaster.o ../Core/Debugger/Breakpoints.o ../Core/Debugger/SymbolMap.o ../Core/Debugger/DisassemblyManager.o ../Core/Dialog/PSPDialog.o ../Core/Dialog/PSPGamedataInstallDialog.o ../Core/Dialog/PSPMsgDialog.o ../Core/Dialog/PSPNetconfDialog.o ../Core/Dialog/PSPOskDialog.o ../Core/Dialog/PSPPlaceholderDialog.o ../Core/Dialog/PSPSaveDialog.o ../Core/Dialog/PSPScreenshotDialog.o ../Core/Dialog/SavedataParam.o ../Core/ELF/ElfReader.o ../Core/ELF/PBPReader.o ../Core/ELF/PrxDecrypter.o ../Core/ELF/ParamSFO.o ../Core/FileSystems/tlzrc.o ../Core/FileSystems/BlockDevices.o ../Core/FileSystems/DirectoryFileSystem.o ../Core/FileSystems/FileSystem.o ../Core/FileSystems/ISOFileSystem.o ../Core/FileSystems/MetaFileSystem.o ../Core/FileSystems/VirtualDiscFileSystem.o ../Core/Font/PGF.o ../Core/HLE/HLE.o ../Core/HLE/sceSha256.o ../Core/HLE/sceG729.o ../Core/HLE/sceSfmt19937.o ../Core/HLE/ReplaceTables.o ../Core/HLE/HLEHelperThread.o ../Core/HLE/HLETables.o ../Core/HLE/sceAdler.o ../Core/HLE/sceAtrac.o ../Core/HLE/sceAudio.o ../Core/HLE/sceAudiocodec.o ../Core/HLE/sceAudioRouting.o ../Core/HLE/sceCcc.o ../Core/HLE/sceChnnlsv.o ../Core/HLE/sceCtrl.o ../Core/HLE/sceDeflt.o ../Core/HLE/sceDisplay.o ../Core/HLE/sceDmac.o ../Core/HLE/sceGameUpdate.o ../Core/HLE/sceGe.o ../Core/HLE/sceFont.o ../Core/HLE/sceHeap.o ../Core/HLE/sceHprm.o ../Core/HLE/sceHttp.o ../Core/HLE/sceImpose.o ../Core/HLE/sceIo.o ../Core/HLE/sceJpeg.o ../Core/HLE/sceKernel.o ../Core/HLE/sceKernelAlarm.o ../Core/HLE/sceKernelEventFlag.o ../Core/HLE/sceKernelInterrupt.o ../Core/HLE/sceKernelMbx.o ../Core/HLE/sceKernelMemory.o ../Core/HLE/sceKernelModule.o ../Core/HLE/sceKernelMsgPipe.o ../Core/HLE/sceKernelMutex.o ../Core/HLE/sceKernelSemaphore.o ../Core/HLE/sceKernelThread.o ../Core/HLE/sceKernelTime.o ../Core/HLE/sceKernelVTimer.o ../Core/HLE/sceMpeg.o ../Core/HLE/sceNet.o ../Core/HLE/sceNetAdhoc.o ../Core/HLE/proAdhocServer.o ../Core/HLE/proAdhoc.o ../Core/HLE/sceOpenPSID.o ../Core/HLE/sceP3da.o ../Core/HLE/sceMt19937.o ../Core/HLE/sceMd5.o ../Core/HLE/sceMp4.o ../Core/HLE/sceMp3.o ../Core/HLE/sceParseHttp.o ../Core/HLE/sceParseUri.o ../Core/HLE/scePower.o ../Core/HLE/scePsmf.o ../Core/HLE/sceRtc.o ../Core/HLE/sceSas.o ../Core/HLE/sceSsl.o ../Core/HLE/sceUmd.o ../Core/HLE/sceUsb.o ../Core/HLE/sceUtility.o ../Core/HLE/sceVaudio.o ../Core/HLE/scePspNpDrm_user.o ../Core/HLE/sceNp.o ../Core/HLE/scePauth.o ../Core/HLE/sceUsbGps.o ../Core/HW/SimpleAudioDec.o ../Core/HW/AsyncIOManager.o ../Core/HW/MediaEngine.o ../Core/HW/MpegDemux.o ../Core/HW/MemoryStick.o ../Core/HW/SasAudio.o ../Core/Host.o ../Core/Loaders.o ../Core/MIPS/JitCommon/JitCommon.o ../Core/MIPS/JitCommon/JitState.o ../Core/MIPS/JitCommon/JitBlockCache.o ../Core/MIPS/MIPS.o ../Core/MIPS/MIPSAnalyst.o ../Core/MIPS/MIPSCodeUtils.o ../Core/MIPS/MIPSDebugInterface.o ../Core/MIPS/MIPSDis.o ../Core/MIPS/MIPSDisVFPU.o ../Core/MIPS/MIPSInt.o ../Core/MIPS/MIPSIntVFPU.o ../Core/MIPS/MIPSStackWalk.o ../Core/MIPS/MIPSTables.o ../Core/MIPS/MIPSVFPUUtils.o ../Core/MemMap.o ../Core/MemMapFunctions.o ../Core/PSPLoaders.o ../Core/Reporting.o ../Core/SaveState.o ../Core/Screenshot.o ../Core/System.o ../Core/Util/GameManager.o ../Core/Util/BlockAllocator.o ../Core/Util/PPGeDraw.o ../Core/Util/ppge_atlas.o ../Core/Util/AudioFormat.o ../libretro/libretro.o ../libretro/libretro_osm.o ../libretro/Core/HLE/StereoResampler.o ../Core/HLE/__sceAudio.o ../Common/x64Analyzer.o ../Common/x64Emitter.o ../Common/ABI.o ../Common/Thunk.o ../Common/CPUDetect.o ../Core/MIPS/x86/CompReplace.o ../Core/MIPS/x86/CompBranch.o ../Core/MIPS/x86/Asm.o ../Core/MIPS/x86/CompALU.o ../Core/MIPS/x86/CompVFPU.o ../Core/MIPS/x86/CompLoadStore.o ../Core/MIPS/x86/CompFPU.o ../Core/MIPS/x86/Jit.o ../Core/MIPS/x86/JitSafeMem.o ../Core/MIPS/x86/RegCache.o ../Core/MIPS/x86/RegCacheFPU.o ../GPU/Common/VertexDecoderX86.o ../libretro/ext/glew/glew.o ../native/ext/stb_vorbis/stb_vorbis.o ../native/ext/libpng17/png.o ../ext/sfmt19937/SFMT.o ../native/ext/libpng17/pngerror.o ../native/ext/libpng17/pngget.o ../native/ext/libzip/zip_name_locate.o ../native/ext/libpng17/pngmem.o ../native/ext/libpng17/pngpread.o ../native/ext/libpng17/pngread.o ../native/ext/libzip/mkstemp.o ../native/ext/libzip/zip_add.o ../ext/libkirk/AES.o ../native/ext/libzip/zip_add_dir.o ../native/ext/libzip/zip_close.o ../ext/libkirk/amctrl.o ../native/ext/libpng17/pngrio.o ../native/ext/libpng17/pngrtran.o ../native/ext/libzip/zip_delete.o ../native/ext/libzip/zip_dirent.o ../ext/libkirk/SHA1.o ../native/ext/libzip/zip_entry_free.o ../native/ext/libzip/zip_entry_new.o ../native/ext/libzip/zip_err_str.o ../native/ext/libzip/zip_error.o ../native/ext/libzip/zip_error_clear.o ../native/ext/libzip/zip_error_get.o ../ext/libkirk/bn.o ../native/ext/libzip/zip_error_get_sys_type.o ../native/ext/libzip/zip_error_strerror.o ../ext/libkirk/ec.o ../native/ext/libzip/zip_error_to_str.o ../native/ext/libzip/zip_fclose.o ../native/ext/libzip/zip_file_error_clear.o ../ext/libkirk/kirk_engine.o ../native/ext/libzip/zip_file_error_get.o ../native/ext/libzip/zip_file_get_offset.o ../native/ext/libzip/zip_file_strerror.o ../native/ext/libzip/zip_filerange_crc.o ../native/ext/libzip/zip_fopen.o ../native/ext/libzip/zip_fopen_index.o ../native/ext/libzip/zip_fread.o ../native/ext/libzip/zip_free.o ../native/ext/libzip/zip_get_archive_comment.o ../native/ext/libzip/zip_get_archive_flag.o ../native/ext/libpng17/pngrutil.o ../native/ext/libzip/zip_get_file_comment.o ../native/ext/libpng17/pngset.o ../native/ext/libzip/zip_get_name.o ../native/ext/libzip/zip_get_num_files.o ../native/ext/libzip/zip_memdup.o ../native/ext/libzip/zip_new.o ../native/ext/libzip/zip_open.o ../native/ext/libzip/zip_rename.o ../native/ext/libpng17/pngtest.o ../native/ext/libzip/zip_replace.o ../ext/xxhash.o ../native/ext/libzip/zip_set_archive_comment.o ../native/ext/libzip/zip_set_archive_flag.o ../native/ext/libzip/zip_set_file_comment.o ../native/ext/libzip/zip_set_name.o ../native/ext/libzip/zip_source_buffer.o ../native/ext/libzip/zip_source_file.o ../native/ext/libzip/zip_source_filep.o ../native/ext/libpng17/pngtrans.o ../native/ext/libzip/zip_source_free.o ../native/ext/libzip/zip_source_function.o ../native/ext/libzip/zip_source_zip.o ../native/ext/libzip/zip_stat.o ../native/ext/libzip/zip_stat_index.o ../native/ext/libpng17/pngwio.o ../native/ext/libzip/zip_stat_init.o ../native/ext/libpng17/pngwrite.o ../native/ext/libzip/zip_strerror.o ../native/ext/libzip/zip_unchange.o ../native/ext/libzip/zip_unchange_all.o ../native/ext/libpng17/pngwtran.o ../native/ext/libzip/zip_unchange_archive.o ../native/ext/libzip/zip_unchange_data.o ../native/ext/libpng17/pngwutil.o ../native/gfx_es2/gl3stub.o ../native/math/fast/fast_math.o ../native/math/fast/fast_matrix.o ../native/math/fast/fast_matrix_sse.o ../ext/udis86/decode.o ../ext/udis86/itab.o ../ext/udis86/syn-att.o ../ext/udis86/syn-intel.o ../ext/udis86/syn.o ../ext/udis86/udis86.o ppsspp_libretro.so
make: Leaving directory '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/libretro'
make: Entering directory '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/libretro'
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../native/ext/rg_etc1/rg_etc1.cpp -o ../native/ext/rg_etc1/rg_etc1.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../ext/snappy/snappy-c.cpp -o ../ext/snappy/snappy-c.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../native/ext/vjson/json.cpp -o ../native/ext/vjson/json.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../ext/snappy/snappy.cpp -o ../ext/snappy/snappy.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../native/ext/cityhash/city.cpp -o ../native/ext/cityhash/city.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/ChunkFile.cpp -o ../Common/ChunkFile.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/ConsoleListener.cpp -o ../Common/ConsoleListener.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/Crypto/md5.cpp -o ../Common/Crypto/md5.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/Crypto/sha1.cpp -o ../Common/Crypto/sha1.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/Crypto/sha256.cpp -o ../Common/Crypto/sha256.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/FileUtil.cpp -o ../Common/FileUtil.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/KeyMap.cpp -o ../Common/KeyMap.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/LogManager.cpp -o ../Common/LogManager.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/MemArena.cpp -o ../Common/MemArena.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/MemoryUtil.cpp -o ../Common/MemoryUtil.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/Misc.cpp -o ../Common/Misc.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/MsgHandler.cpp -o ../Common/MsgHandler.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/StringUtils.cpp -o ../Common/StringUtils.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../ext/xbrz/xbrz.cpp -o ../ext/xbrz/xbrz.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/ThreadPools.cpp -o ../Common/ThreadPools.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/Timer.cpp -o ../Common/Timer.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Common/VertexDecoderCommon.cpp -o ../GPU/Common/VertexDecoderCommon.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Common/DrawEngineCommon.cpp -o ../GPU/Common/DrawEngineCommon.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Common/SplineCommon.cpp -o ../GPU/Common/SplineCommon.o
In file included from ../GPU/Common/SplineCommon.cpp:21:0:
../native/profiler/profiler.h:42:0: warning: "PROFILE_THIS_SCOPE" redefined [enabled by default]
#define PROFILE_THIS_SCOPE(cat)
^
<command-line>:0:0: note: this is the location of the previous definition
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Common/FramebufferCommon.cpp -o ../GPU/Common/FramebufferCommon.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Common/DepalettizeShaderCommon.cpp -o ../GPU/Common/DepalettizeShaderCommon.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Common/TransformCommon.cpp -o ../GPU/Common/TransformCommon.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Common/IndexGenerator.cpp -o ../GPU/Common/IndexGenerator.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Common/TextureDecoder.cpp -o ../GPU/Common/TextureDecoder.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Common/PostShader.cpp -o ../GPU/Common/PostShader.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../Common/ColorConv.cpp -o ../Common/ColorConv.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Debugger/Breakpoints.cpp -o ../GPU/Debugger/Breakpoints.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/Debugger/Stepping.cpp -o ../GPU/Debugger/Stepping.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/GLES/DepalettizeShader.cpp -o ../GPU/GLES/DepalettizeShader.o
g++-4.8 -O2 -mcpu=cortex-a7 -mfpu=neon-vfpv4 -mfloat-abi=hard -pipe -std=c++11 -O3 -DNDEBUG -U__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 -D__LIBRETRO__ -DINLINE="inline" -DPPSSPP -DUSE_FFMPEG -DBAKE_IN_GIT -DPROFILE_THIS_SCOPE\(x\) -I. -I/opt/vc/include -I/opt/vc/include/interface/vcos/pthreads/ -I.. -I../Common -I../libretro -I../ext/snappy -I../native/ext/rg_etc1 -I../native/ext/stb_vorbis -I../ffmpeg/linux/arm/include -I../ext/cityhash -I../ext/armips -I../native/ext/libzip -I../native/ext -I../native -I../ext/libkirk -I../ext/xbrz -I../ext/xxhash -I../libretro/ext/glew -fPIC -DGLES -DUSING_GLES2 -DDYNAREC -DNEW_DYNAREC=3 -D_ARCH_32 -c ../GPU/GLES/GLES_GPU.cpp -o ../GPU/GLES/GLES_GPU.o
In file included from ../native/gfx/gl_common.h:25:0,
from ../native/gfx_es2/gl_state.h:6,
from ../GPU/GLES/DepalettizeShader.h:21,
from ../GPU/GLES/DepalettizeShader.cpp:23:
../native/gfx/../gfx_es2/gl3stub.h:382:75: error: conflicting specifiers in declaration of ‘glReadBuffer’
extern GL_APICALL void (* GL_APIENTRY glReadBuffer) (GLenum mode);
^
In file included from ../native/gfx/gl_common.h:25:0,
from ../native/gfx_es2/gl_state.h:6,
from ../GPU/GLES/DepalettizeShader.h:21,
from ../GPU/GLES/DepalettizeShader.cpp:23:
../native/gfx/../gfx_es2/gl3stub.h:383:159: error: conflicting specifiers in declaration of ‘glDrawRangeElements’
extern GL_APICALL void (* GL_APIENTRY glDrawRangeElements) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid* indices);
^
../native/gfx/../gfx_es2/gl3stub.h:384:222: error: conflicting specifiers in declaration of ‘glTexImage3D’
extern GL_APICALL void (* GL_APIENTRY glTexImage3D) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels);
^
../native/gfx/../gfx_es2/gl3stub.h:385:234: error: conflicting specifiers in declaration of ‘glTexSubImage3D’
extern GL_APICALL void (* GL_APIENTRY glTexSubImage3D) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels);
^
../native/gfx/../gfx_es2/gl3stub.h:386:191: error: conflicting specifiers in declaration of ‘glCopyTexSubImage3D’
extern GL_APICALL void (* GL_APIENTRY glCopyTexSubImage3D) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
^
../native/gfx/../gfx_es2/gl3stub.h:387:222: error: conflicting specifiers in declaration of ‘glCompressedTexImage3D’
extern GL_APICALL void (* GL_APIENTRY glCompressedTexImage3D) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* data);
^
../native/gfx/../gfx_es2/gl3stub.h:388:248: error: conflicting specifiers in declaration of ‘glCompressedTexSubImage3D’
extern GL_APICALL void (* GL_APIENTRY glCompressedTexSubImage3D) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data);
^
../native/gfx/../gfx_es2/gl3stub.h:389:86: error: conflicting specifiers in declaration of ‘glGenQueries’
extern GL_APICALL void (* GL_APIENTRY glGenQueries) (GLsizei n, GLuint* ids);
^
../native/gfx/../gfx_es2/gl3stub.h:390:95: error: conflicting specifiers in declaration of ‘glDeleteQueries’
extern GL_APICALL void (* GL_APIENTRY glDeleteQueries) (GLsizei n, const GLuint* ids);
^
../native/gfx/../gfx_es2/gl3stub.h:391:70: error: conflicting specifiers in declaration of ‘glIsQuery’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsQuery) (GLuint id);
^
../native/gfx/../gfx_es2/gl3stub.h:392:88: error: conflicting specifiers in declaration of ‘glBeginQuery’
extern GL_APICALL void (* GL_APIENTRY glBeginQuery) (GLenum target, GLuint id);
^
../native/gfx/../gfx_es2/gl3stub.h:393:75: error: conflicting specifiers in declaration of ‘glEndQuery’
extern GL_APICALL void (* GL_APIENTRY glEndQuery) (GLenum target);
^
../native/gfx/../gfx_es2/gl3stub.h:394:106: error: conflicting specifiers in declaration of ‘glGetQueryiv’
extern GL_APICALL void (* GL_APIENTRY glGetQueryiv) (GLenum target, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:395:110: error: conflicting specifiers in declaration of ‘glGetQueryObjectuiv’
extern GL_APICALL void (* GL_APIENTRY glGetQueryObjectuiv) (GLuint id, GLenum pname, GLuint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:396:78: error: conflicting specifiers in declaration of ‘glUnmapBuffer’
extern GL_APICALL GLboolean (* GL_APIENTRY glUnmapBuffer) (GLenum target);
^
../native/gfx/../gfx_es2/gl3stub.h:397:115: error: conflicting specifiers in declaration of ‘glGetBufferPointerv’
extern GL_APICALL void (* GL_APIENTRY glGetBufferPointerv) (GLenum target, GLenum pname, GLvoid** params);
^
../native/gfx/../gfx_es2/gl3stub.h:398:94: error: conflicting specifiers in declaration of ‘glDrawBuffers’
extern GL_APICALL void (* GL_APIENTRY glDrawBuffers) (GLsizei n, const GLenum* bufs);
^
../native/gfx/../gfx_es2/gl3stub.h:399:144: error: conflicting specifiers in declaration of ‘glUniformMatrix2x3fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix2x3fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:400:144: error: conflicting specifiers in declaration of ‘glUniformMatrix3x2fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix3x2fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:401:144: error: conflicting specifiers in declaration of ‘glUniformMatrix2x4fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix2x4fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:402:144: error: conflicting specifiers in declaration of ‘glUniformMatrix4x2fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix4x2fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:403:144: error: conflicting specifiers in declaration of ‘glUniformMatrix3x4fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix3x4fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:404:144: error: conflicting specifiers in declaration of ‘glUniformMatrix4x3fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix4x3fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:405:203: error: conflicting specifiers in declaration of ‘glBlitFramebuffer’
extern GL_APICALL void (* GL_APIENTRY glBlitFramebuffer) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
^
../native/gfx/../gfx_es2/gl3stub.h:406:168: error: conflicting specifiers in declaration of ‘glRenderbufferStorageMultisample’
extern GL_APICALL void (* GL_APIENTRY glRenderbufferStorageMultisample) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
^
../native/gfx/../gfx_es2/gl3stub.h:407:151: error: conflicting specifiers in declaration of ‘glFramebufferTextureLayer’
extern GL_APICALL void (* GL_APIENTRY glFramebufferTextureLayer) (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
^
../native/gfx/../gfx_es2/gl3stub.h:408:136: error: conflicting specifiers in declaration of ‘glMapBufferRange’
extern GL_APICALL GLvoid* (* GL_APIENTRY glMapBufferRange) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);
^
../native/gfx/../gfx_es2/gl3stub.h:409:125: error: conflicting specifiers in declaration of ‘glFlushMappedBufferRange’
extern GL_APICALL void (* GL_APIENTRY glFlushMappedBufferRange) (GLenum target, GLintptr offset, GLsizeiptr length);
^
../native/gfx/../gfx_es2/gl3stub.h:410:81: error: conflicting specifiers in declaration of ‘glBindVertexArray’
extern GL_APICALL void (* GL_APIENTRY glBindVertexArray) (GLuint array);
^
../native/gfx/../gfx_es2/gl3stub.h:411:103: error: conflicting specifiers in declaration of ‘glDeleteVertexArrays’
extern GL_APICALL void (* GL_APIENTRY glDeleteVertexArrays) (GLsizei n, const GLuint* arrays);
^
../native/gfx/../gfx_es2/gl3stub.h:412:94: error: conflicting specifiers in declaration of ‘glGenVertexArrays’
extern GL_APICALL void (* GL_APIENTRY glGenVertexArrays) (GLsizei n, GLuint* arrays);
^
../native/gfx/../gfx_es2/gl3stub.h:413:79: error: conflicting specifiers in declaration of ‘glIsVertexArray’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsVertexArray) (GLuint array);
^
../native/gfx/../gfx_es2/gl3stub.h:414:107: error: conflicting specifiers in declaration of ‘glGetIntegeri_v’
extern GL_APICALL void (* GL_APIENTRY glGetIntegeri_v) (GLenum target, GLuint index, GLint* data);
^
../native/gfx/../gfx_es2/gl3stub.h:415:96: error: conflicting specifiers in declaration of ‘glBeginTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glBeginTransformFeedback) (GLenum primitiveMode);
^
../native/gfx/../gfx_es2/gl3stub.h:416:78: error: conflicting specifiers in declaration of ‘glEndTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glEndTransformFeedback) (void);
^
../native/gfx/../gfx_es2/gl3stub.h:417:145: error: conflicting specifiers in declaration of ‘glBindBufferRange’
extern GL_APICALL void (* GL_APIENTRY glBindBufferRange) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);
^
../native/gfx/../gfx_es2/gl3stub.h:418:110: error: conflicting specifiers in declaration of ‘glBindBufferBase’
extern GL_APICALL void (* GL_APIENTRY glBindBufferBase) (GLenum target, GLuint index, GLuint buffer);
^
../native/gfx/../gfx_es2/gl3stub.h:419:158: error: conflicting specifiers in declaration of ‘glTransformFeedbackVaryings’
extern GL_APICALL void (* GL_APIENTRY glTransformFeedbackVaryings) (GLuint program, GLsizei count, const GLchar* const* varyings, GLenum bufferMode);
^
../native/gfx/../gfx_es2/gl3stub.h:420:186: error: conflicting specifiers in declaration of ‘glGetTransformFeedbackVarying’
extern GL_APICALL void (* GL_APIENTRY glGetTransformFeedbackVarying) (GLuint program, GLuint index, GLsizei bufSize, GLsizei* length, GLsizei* size, GLenum* type, GLchar* name);
^
../native/gfx/../gfx_es2/gl3stub.h:421:150: error: conflicting specifiers in declaration of ‘glVertexAttribIPointer’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribIPointer) (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
^
../native/gfx/../gfx_es2/gl3stub.h:422:113: error: conflicting specifiers in declaration of ‘glGetVertexAttribIiv’
extern GL_APICALL void (* GL_APIENTRY glGetVertexAttribIiv) (GLuint index, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:423:115: error: conflicting specifiers in declaration of ‘glGetVertexAttribIuiv’
extern GL_APICALL void (* GL_APIENTRY glGetVertexAttribIuiv) (GLuint index, GLenum pname, GLuint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:424:117: error: conflicting specifiers in declaration of ‘glVertexAttribI4i’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribI4i) (GLuint index, GLint x, GLint y, GLint z, GLint w);
^
../native/gfx/../gfx_es2/gl3stub.h:425:122: error: conflicting specifiers in declaration of ‘glVertexAttribI4ui’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribI4ui) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
^
../native/gfx/../gfx_es2/gl3stub.h:426:98: error: conflicting specifiers in declaration of ‘glVertexAttribI4iv’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribI4iv) (GLuint index, const GLint* v);
^
../native/gfx/../gfx_es2/gl3stub.h:427:100: error: conflicting specifiers in declaration of ‘glVertexAttribI4uiv’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribI4uiv) (GLuint index, const GLuint* v);
^
../native/gfx/../gfx_es2/gl3stub.h:428:113: error: conflicting specifiers in declaration of ‘glGetUniformuiv’
extern GL_APICALL void (* GL_APIENTRY glGetUniformuiv) (GLuint program, GLint location, GLuint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:429:107: error: conflicting specifiers in declaration of ‘glGetFragDataLocation’
extern GL_APICALL GLint (* GL_APIENTRY glGetFragDataLocation) (GLuint program, const GLchar *name);
^
../native/gfx/../gfx_es2/gl3stub.h:430:89: error: conflicting specifiers in declaration of ‘glUniform1ui’
extern GL_APICALL void (* GL_APIENTRY glUniform1ui) (GLint location, GLuint v0);
^
../native/gfx/../gfx_es2/gl3stub.h:431:100: error: conflicting specifiers in declaration of ‘glUniform2ui’
extern GL_APICALL void (* GL_APIENTRY glUniform2ui) (GLint location, GLuint v0, GLuint v1);
^
../native/gfx/../gfx_es2/gl3stub.h:432:111: error: conflicting specifiers in declaration of ‘glUniform3ui’
extern GL_APICALL void (* GL_APIENTRY glUniform3ui) (GLint location, GLuint v0, GLuint v1, GLuint v2);
^
../native/gfx/../gfx_es2/gl3stub.h:433:122: error: conflicting specifiers in declaration of ‘glUniform4ui’
extern GL_APICALL void (* GL_APIENTRY glUniform4ui) (GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
^
../native/gfx/../gfx_es2/gl3stub.h:434:115: error: conflicting specifiers in declaration of ‘glUniform1uiv’
extern GL_APICALL void (* GL_APIENTRY glUniform1uiv) (GLint location, GLsizei count, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:435:115: error: conflicting specifiers in declaration of ‘glUniform2uiv’
extern GL_APICALL void (* GL_APIENTRY glUniform2uiv) (GLint location, GLsizei count, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:436:115: error: conflicting specifiers in declaration of ‘glUniform3uiv’
extern GL_APICALL void (* GL_APIENTRY glUniform3uiv) (GLint location, GLsizei count, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:437:115: error: conflicting specifiers in declaration of ‘glUniform4uiv’
extern GL_APICALL void (* GL_APIENTRY glUniform4uiv) (GLint location, GLsizei count, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:438:118: error: conflicting specifiers in declaration of ‘glClearBufferiv’
extern GL_APICALL void (* GL_APIENTRY glClearBufferiv) (GLenum buffer, GLint drawbuffer, const GLint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:439:120: error: conflicting specifiers in declaration of ‘glClearBufferuiv’
extern GL_APICALL void (* GL_APIENTRY glClearBufferuiv) (GLenum buffer, GLint drawbuffer, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:440:120: error: conflicting specifiers in declaration of ‘glClearBufferfv’
extern GL_APICALL void (* GL_APIENTRY glClearBufferfv) (GLenum buffer, GLint drawbuffer, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:441:128: error: conflicting specifiers in declaration of ‘glClearBufferfi’
extern GL_APICALL void (* GL_APIENTRY glClearBufferfi) (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);
^
../native/gfx/../gfx_es2/gl3stub.h:442:89: error: conflicting specifiers in declaration of ‘glGetStringi’
extern GL_APICALL const GLubyte* (* GL_APIENTRY glGetStringi) (GLenum name, GLuint index);
^
../native/gfx/../gfx_es2/gl3stub.h:443:168: error: conflicting specifiers in declaration of ‘glCopyBufferSubData’
extern GL_APICALL void (* GL_APIENTRY glCopyBufferSubData) (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
^
../native/gfx/../gfx_es2/gl3stub.h:444:166: error: conflicting specifiers in declaration of ‘glGetUniformIndices’
extern GL_APICALL void (* GL_APIENTRY glGetUniformIndices) (GLuint program, GLsizei uniformCount, const GLchar* const* uniformNames, GLuint* uniformIndices);
^
../native/gfx/../gfx_es2/gl3stub.h:445:168: error: conflicting specifiers in declaration of ‘glGetActiveUniformsiv’
extern GL_APICALL void (* GL_APIENTRY glGetActiveUniformsiv) (GLuint program, GLsizei uniformCount, const GLuint* uniformIndices, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:446:120: error: conflicting specifiers in declaration of ‘glGetUniformBlockIndex’
extern GL_APICALL GLuint (* GL_APIENTRY glGetUniformBlockIndex) (GLuint program, const GLchar* uniformBlockName);
^
../native/gfx/../gfx_es2/gl3stub.h:447:146: error: conflicting specifiers in declaration of ‘glGetActiveUniformBlockiv’
extern GL_APICALL void (* GL_APIENTRY glGetActiveUniformBlockiv) (GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:448:179: error: conflicting specifiers in declaration of ‘glGetActiveUniformBlockName’
extern GL_APICALL void (* GL_APIENTRY glGetActiveUniformBlockName) (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei* length, GLchar* uniformBlockName);
^
../native/gfx/../gfx_es2/gl3stub.h:449:141: error: conflicting specifiers in declaration of ‘glUniformBlockBinding’
extern GL_APICALL void (* GL_APIENTRY glUniformBlockBinding) (GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding);
^
../native/gfx/../gfx_es2/gl3stub.h:450:135: error: conflicting specifiers in declaration of ‘glDrawArraysInstanced’
extern GL_APICALL void (* GL_APIENTRY glDrawArraysInstanced) (GLenum mode, GLint first, GLsizei count, GLsizei instanceCount);
^
../native/gfx/../gfx_es2/gl3stub.h:451:160: error: conflicting specifiers in declaration of ‘glDrawElementsInstanced’
extern GL_APICALL void (* GL_APIENTRY glDrawElementsInstanced) (GLenum mode, GLsizei count, GLenum type, const GLvoid* indices, GLsizei instanceCount);
^
../native/gfx/../gfx_es2/gl3stub.h:452:97: error: conflicting specifiers in declaration of ‘glFenceSync’
extern GL_APICALL GLsync (* GL_APIENTRY glFenceSync) (GLenum condition, GLbitfield flags);
^
../native/gfx/../gfx_es2/gl3stub.h:453:71: error: conflicting specifiers in declaration of ‘glIsSync’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsSync) (GLsync sync);
^
../native/gfx/../gfx_es2/gl3stub.h:454:75: error: conflicting specifiers in declaration of ‘glDeleteSync’
extern GL_APICALL void (* GL_APIENTRY glDeleteSync) (GLsync sync);
^
../native/gfx/../gfx_es2/gl3stub.h:455:115: error: conflicting specifiers in declaration of ‘glClientWaitSync’
extern GL_APICALL GLenum (* GL_APIENTRY glClientWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
^
../native/gfx/../gfx_es2/gl3stub.h:456:109: error: conflicting specifiers in declaration of ‘glWaitSync’
extern GL_APICALL void (* GL_APIENTRY glWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
^
../native/gfx/../gfx_es2/gl3stub.h:457:96: error: conflicting specifiers in declaration of ‘glGetInteger64v’
extern GL_APICALL void (* GL_APIENTRY glGetInteger64v) (GLenum pname, GLint64* params);
^
In file included from ../GPU/GLES/GLES_GPU.cpp:20:0:
../native/profiler/profiler.h:42:0: warning: "PROFILE_THIS_SCOPE" redefined [enabled by default]
#define PROFILE_THIS_SCOPE(cat)
^
<command-line>:0:0: note: this is the location of the previous definition
../native/gfx/../gfx_es2/gl3stub.h:458:137: error: conflicting specifiers in declaration of ‘glGetSynciv’
extern GL_APICALL void (* GL_APIENTRY glGetSynciv) (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei* length, GLint* values);
^
../native/gfx/../gfx_es2/gl3stub.h:459:111: error: conflicting specifiers in declaration of ‘glGetInteger64i_v’
extern GL_APICALL void (* GL_APIENTRY glGetInteger64i_v) (GLenum target, GLuint index, GLint64* data);
^
../native/gfx/../gfx_es2/gl3stub.h:460:120: error: conflicting specifiers in declaration of ‘glGetBufferParameteri64v’
extern GL_APICALL void (* GL_APIENTRY glGetBufferParameteri64v) (GLenum target, GLenum pname, GLint64* params);
^
../native/gfx/../gfx_es2/gl3stub.h:461:96: error: conflicting specifiers in declaration of ‘glGenSamplers’
extern GL_APICALL void (* GL_APIENTRY glGenSamplers) (GLsizei count, GLuint* samplers);
^
../native/gfx/../gfx_es2/gl3stub.h:462:105: error: conflicting specifiers in declaration of ‘glDeleteSamplers’
extern GL_APICALL void (* GL_APIENTRY glDeleteSamplers) (GLsizei count, const GLuint* samplers);
^
../native/gfx/../gfx_es2/gl3stub.h:463:77: error: conflicting specifiers in declaration of ‘glIsSampler’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsSampler) (GLuint sampler);
^
../native/gfx/../gfx_es2/gl3stub.h:464:92: error: conflicting specifiers in declaration of ‘glBindSampler’
extern GL_APICALL void (* GL_APIENTRY glBindSampler) (GLuint unit, GLuint sampler);
^
../native/gfx/../gfx_es2/gl3stub.h:465:112: error: conflicting specifiers in declaration of ‘glSamplerParameteri’
extern GL_APICALL void (* GL_APIENTRY glSamplerParameteri) (GLuint sampler, GLenum pname, GLint param);
^
../native/gfx/../gfx_es2/gl3stub.h:466:120: error: conflicting specifiers in declaration of ‘glSamplerParameteriv’
extern GL_APICALL void (* GL_APIENTRY glSamplerParameteriv) (GLuint sampler, GLenum pname, const GLint* param);
^
../native/gfx/../gfx_es2/gl3stub.h:467:114: error: conflicting specifiers in declaration of ‘glSamplerParameterf’
extern GL_APICALL void (* GL_APIENTRY glSamplerParameterf) (GLuint sampler, GLenum pname, GLfloat param);
^
../native/gfx/../gfx_es2/gl3stub.h:468:122: error: conflicting specifiers in declaration of ‘glSamplerParameterfv’
extern GL_APICALL void (* GL_APIENTRY glSamplerParameterfv) (GLuint sampler, GLenum pname, const GLfloat* param);
^
../native/gfx/../gfx_es2/gl3stub.h:469:118: error: conflicting specifiers in declaration of ‘glGetSamplerParameteriv’
extern GL_APICALL void (* GL_APIENTRY glGetSamplerParameteriv) (GLuint sampler, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:470:120: error: conflicting specifiers in declaration of ‘glGetSamplerParameterfv’
extern GL_APICALL void (* GL_APIENTRY glGetSamplerParameterfv) (GLuint sampler, GLenum pname, GLfloat* params);
^
../native/gfx/../gfx_es2/gl3stub.h:471:101: error: conflicting specifiers in declaration of ‘glVertexAttribDivisor’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribDivisor) (GLuint index, GLuint divisor);
^
../native/gfx/../gfx_es2/gl3stub.h:472:99: error: conflicting specifiers in declaration of ‘glBindTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glBindTransformFeedback) (GLenum target, GLuint id);
^
../native/gfx/../gfx_es2/gl3stub.h:473:106: error: conflicting specifiers in declaration of ‘glDeleteTransformFeedbacks’
extern GL_APICALL void (* GL_APIENTRY glDeleteTransformFeedbacks) (GLsizei n, const GLuint* ids);
^
../native/gfx/../gfx_es2/gl3stub.h:474:97: error: conflicting specifiers in declaration of ‘glGenTransformFeedbacks’
extern GL_APICALL void (* GL_APIENTRY glGenTransformFeedbacks) (GLsizei n, GLuint* ids);
^
../native/gfx/../gfx_es2/gl3stub.h:475:82: error: conflicting specifiers in declaration of ‘glIsTransformFeedback’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsTransformFeedback) (GLuint id);
^
../native/gfx/../gfx_es2/gl3stub.h:476:80: error: conflicting specifiers in declaration of ‘glPauseTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glPauseTransformFeedback) (void);
^
../native/gfx/../gfx_es2/gl3stub.h:477:81: error: conflicting specifiers in declaration of ‘glResumeTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glResumeTransformFeedback) (void);
^
../native/gfx/../gfx_es2/gl3stub.h:478:156: error: conflicting specifiers in declaration of ‘glGetProgramBinary’
extern GL_APICALL void (* GL_APIENTRY glGetProgramBinary) (GLuint program, GLsizei bufSize, GLsizei* length, GLenum* binaryFormat, GLvoid* binary);
^
../native/gfx/../gfx_es2/gl3stub.h:479:140: error: conflicting specifiers in declaration of ‘glProgramBinary’
extern GL_APICALL void (* GL_APIENTRY glProgramBinary) (GLuint program, GLenum binaryFormat, const GLvoid* binary, GLsizei length);
^
../native/gfx/../gfx_es2/gl3stub.h:480:112: error: conflicting specifiers in declaration of ‘glProgramParameteri’
extern GL_APICALL void (* GL_APIENTRY glProgramParameteri) (GLuint program, GLenum pname, GLint value);
^
../native/gfx/../gfx_es2/gl3stub.h:481:139: error: conflicting specifiers in declaration of ‘glInvalidateFramebuffer’
extern GL_APICALL void (* GL_APIENTRY glInvalidateFramebuffer) (GLenum target, GLsizei numAttachments, const GLenum* attachments);
^
../native/gfx/../gfx_es2/gl3stub.h:482:191: error: conflicting specifiers in declaration of ‘glInvalidateSubFramebuffer’
extern GL_APICALL void (* GL_APIENTRY glInvalidateSubFramebuffer) (GLenum target, GLsizei numAttachments, const GLenum* attachments, GLint x, GLint y, GLsizei width, GLsizei height);
^
../native/gfx/../gfx_es2/gl3stub.h:483:149: error: conflicting specifiers in declaration of ‘glTexStorage2D’
extern GL_APICALL void (* GL_APIENTRY glTexStorage2D) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);
^
../native/gfx/../gfx_es2/gl3stub.h:484:164: error: conflicting specifiers in declaration of ‘glTexStorage3D’
extern GL_APICALL void (* GL_APIENTRY glTexStorage3D) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);
^
../native/gfx/../gfx_es2/gl3stub.h:485:155: error: conflicting specifiers in declaration of ‘glGetInternalformativ’
extern GL_APICALL void (* GL_APIENTRY glGetInternalformativ) (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint* params);
^
Makefile:316: recipe for target '../GPU/GLES/DepalettizeShader.o' failed
make: *** [../GPU/GLES/DepalettizeShader.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from ../native/gfx/gl_common.h:25:0,
from ../native/gfx_es2/gl_state.h:6,
from ../GPU/GLES/GLES_GPU.cpp:19:
../native/gfx/../gfx_es2/gl3stub.h:382:75: error: conflicting specifiers in declaration of ‘glReadBuffer’
extern GL_APICALL void (* GL_APIENTRY glReadBuffer) (GLenum mode);
^
In file included from ../native/gfx/gl_common.h:25:0,
from ../native/gfx_es2/gl_state.h:6,
from ../GPU/GLES/GLES_GPU.cpp:19:
../native/gfx/../gfx_es2/gl3stub.h:383:159: error: conflicting specifiers in declaration of ‘glDrawRangeElements’
extern GL_APICALL void (* GL_APIENTRY glDrawRangeElements) (GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid* indices);
^
../native/gfx/../gfx_es2/gl3stub.h:384:222: error: conflicting specifiers in declaration of ‘glTexImage3D’
extern GL_APICALL void (* GL_APIENTRY glTexImage3D) (GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels);
^
../native/gfx/../gfx_es2/gl3stub.h:385:234: error: conflicting specifiers in declaration of ‘glTexSubImage3D’
extern GL_APICALL void (* GL_APIENTRY glTexSubImage3D) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels);
^
../native/gfx/../gfx_es2/gl3stub.h:386:191: error: conflicting specifiers in declaration of ‘glCopyTexSubImage3D’
extern GL_APICALL void (* GL_APIENTRY glCopyTexSubImage3D) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
^
../native/gfx/../gfx_es2/gl3stub.h:387:222: error: conflicting specifiers in declaration of ‘glCompressedTexImage3D’
extern GL_APICALL void (* GL_APIENTRY glCompressedTexImage3D) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* data);
^
../native/gfx/../gfx_es2/gl3stub.h:388:248: error: conflicting specifiers in declaration of ‘glCompressedTexSubImage3D’
extern GL_APICALL void (* GL_APIENTRY glCompressedTexSubImage3D) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data);
^
../native/gfx/../gfx_es2/gl3stub.h:389:86: error: conflicting specifiers in declaration of ‘glGenQueries’
extern GL_APICALL void (* GL_APIENTRY glGenQueries) (GLsizei n, GLuint* ids);
^
../native/gfx/../gfx_es2/gl3stub.h:390:95: error: conflicting specifiers in declaration of ‘glDeleteQueries’
extern GL_APICALL void (* GL_APIENTRY glDeleteQueries) (GLsizei n, const GLuint* ids);
^
../native/gfx/../gfx_es2/gl3stub.h:391:70: error: conflicting specifiers in declaration of ‘glIsQuery’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsQuery) (GLuint id);
^
../native/gfx/../gfx_es2/gl3stub.h:392:88: error: conflicting specifiers in declaration of ‘glBeginQuery’
extern GL_APICALL void (* GL_APIENTRY glBeginQuery) (GLenum target, GLuint id);
^
../native/gfx/../gfx_es2/gl3stub.h:393:75: error: conflicting specifiers in declaration of ‘glEndQuery’
extern GL_APICALL void (* GL_APIENTRY glEndQuery) (GLenum target);
^
../native/gfx/../gfx_es2/gl3stub.h:394:106: error: conflicting specifiers in declaration of ‘glGetQueryiv’
extern GL_APICALL void (* GL_APIENTRY glGetQueryiv) (GLenum target, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:395:110: error: conflicting specifiers in declaration of ‘glGetQueryObjectuiv’
extern GL_APICALL void (* GL_APIENTRY glGetQueryObjectuiv) (GLuint id, GLenum pname, GLuint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:396:78: error: conflicting specifiers in declaration of ‘glUnmapBuffer’
extern GL_APICALL GLboolean (* GL_APIENTRY glUnmapBuffer) (GLenum target);
^
../native/gfx/../gfx_es2/gl3stub.h:397:115: error: conflicting specifiers in declaration of ‘glGetBufferPointerv’
extern GL_APICALL void (* GL_APIENTRY glGetBufferPointerv) (GLenum target, GLenum pname, GLvoid** params);
^
../native/gfx/../gfx_es2/gl3stub.h:398:94: error: conflicting specifiers in declaration of ‘glDrawBuffers’
extern GL_APICALL void (* GL_APIENTRY glDrawBuffers) (GLsizei n, const GLenum* bufs);
^
../native/gfx/../gfx_es2/gl3stub.h:399:144: error: conflicting specifiers in declaration of ‘glUniformMatrix2x3fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix2x3fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:400:144: error: conflicting specifiers in declaration of ‘glUniformMatrix3x2fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix3x2fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:401:144: error: conflicting specifiers in declaration of ‘glUniformMatrix2x4fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix2x4fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:402:144: error: conflicting specifiers in declaration of ‘glUniformMatrix4x2fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix4x2fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:403:144: error: conflicting specifiers in declaration of ‘glUniformMatrix3x4fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix3x4fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:404:144: error: conflicting specifiers in declaration of ‘glUniformMatrix4x3fv’
extern GL_APICALL void (* GL_APIENTRY glUniformMatrix4x3fv) (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:405:203: error: conflicting specifiers in declaration of ‘glBlitFramebuffer’
extern GL_APICALL void (* GL_APIENTRY glBlitFramebuffer) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
^
../native/gfx/../gfx_es2/gl3stub.h:406:168: error: conflicting specifiers in declaration of ‘glRenderbufferStorageMultisample’
extern GL_APICALL void (* GL_APIENTRY glRenderbufferStorageMultisample) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
^
../native/gfx/../gfx_es2/gl3stub.h:407:151: error: conflicting specifiers in declaration of ‘glFramebufferTextureLayer’
extern GL_APICALL void (* GL_APIENTRY glFramebufferTextureLayer) (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer);
^
../native/gfx/../gfx_es2/gl3stub.h:408:136: error: conflicting specifiers in declaration of ‘glMapBufferRange’
extern GL_APICALL GLvoid* (* GL_APIENTRY glMapBufferRange) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);
^
../native/gfx/../gfx_es2/gl3stub.h:409:125: error: conflicting specifiers in declaration of ‘glFlushMappedBufferRange’
extern GL_APICALL void (* GL_APIENTRY glFlushMappedBufferRange) (GLenum target, GLintptr offset, GLsizeiptr length);
^
../native/gfx/../gfx_es2/gl3stub.h:410:81: error: conflicting specifiers in declaration of ‘glBindVertexArray’
extern GL_APICALL void (* GL_APIENTRY glBindVertexArray) (GLuint array);
^
../native/gfx/../gfx_es2/gl3stub.h:411:103: error: conflicting specifiers in declaration of ‘glDeleteVertexArrays’
extern GL_APICALL void (* GL_APIENTRY glDeleteVertexArrays) (GLsizei n, const GLuint* arrays);
^
../native/gfx/../gfx_es2/gl3stub.h:412:94: error: conflicting specifiers in declaration of ‘glGenVertexArrays’
extern GL_APICALL void (* GL_APIENTRY glGenVertexArrays) (GLsizei n, GLuint* arrays);
^
../native/gfx/../gfx_es2/gl3stub.h:413:79: error: conflicting specifiers in declaration of ‘glIsVertexArray’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsVertexArray) (GLuint array);
^
../native/gfx/../gfx_es2/gl3stub.h:414:107: error: conflicting specifiers in declaration of ‘glGetIntegeri_v’
extern GL_APICALL void (* GL_APIENTRY glGetIntegeri_v) (GLenum target, GLuint index, GLint* data);
^
../native/gfx/../gfx_es2/gl3stub.h:415:96: error: conflicting specifiers in declaration of ‘glBeginTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glBeginTransformFeedback) (GLenum primitiveMode);
^
../native/gfx/../gfx_es2/gl3stub.h:416:78: error: conflicting specifiers in declaration of ‘glEndTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glEndTransformFeedback) (void);
^
../native/gfx/../gfx_es2/gl3stub.h:417:145: error: conflicting specifiers in declaration of ‘glBindBufferRange’
extern GL_APICALL void (* GL_APIENTRY glBindBufferRange) (GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);
^
../native/gfx/../gfx_es2/gl3stub.h:418:110: error: conflicting specifiers in declaration of ‘glBindBufferBase’
extern GL_APICALL void (* GL_APIENTRY glBindBufferBase) (GLenum target, GLuint index, GLuint buffer);
^
../native/gfx/../gfx_es2/gl3stub.h:419:158: error: conflicting specifiers in declaration of ‘glTransformFeedbackVaryings’
extern GL_APICALL void (* GL_APIENTRY glTransformFeedbackVaryings) (GLuint program, GLsizei count, const GLchar* const* varyings, GLenum bufferMode);
^
../native/gfx/../gfx_es2/gl3stub.h:420:186: error: conflicting specifiers in declaration of ‘glGetTransformFeedbackVarying’
extern GL_APICALL void (* GL_APIENTRY glGetTransformFeedbackVarying) (GLuint program, GLuint index, GLsizei bufSize, GLsizei* length, GLsizei* size, GLenum* type, GLchar* name);
^
../native/gfx/../gfx_es2/gl3stub.h:421:150: error: conflicting specifiers in declaration of ‘glVertexAttribIPointer’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribIPointer) (GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid* pointer);
^
../native/gfx/../gfx_es2/gl3stub.h:422:113: error: conflicting specifiers in declaration of ‘glGetVertexAttribIiv’
extern GL_APICALL void (* GL_APIENTRY glGetVertexAttribIiv) (GLuint index, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:423:115: error: conflicting specifiers in declaration of ‘glGetVertexAttribIuiv’
extern GL_APICALL void (* GL_APIENTRY glGetVertexAttribIuiv) (GLuint index, GLenum pname, GLuint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:424:117: error: conflicting specifiers in declaration of ‘glVertexAttribI4i’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribI4i) (GLuint index, GLint x, GLint y, GLint z, GLint w);
^
../native/gfx/../gfx_es2/gl3stub.h:425:122: error: conflicting specifiers in declaration of ‘glVertexAttribI4ui’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribI4ui) (GLuint index, GLuint x, GLuint y, GLuint z, GLuint w);
^
../native/gfx/../gfx_es2/gl3stub.h:426:98: error: conflicting specifiers in declaration of ‘glVertexAttribI4iv’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribI4iv) (GLuint index, const GLint* v);
^
../native/gfx/../gfx_es2/gl3stub.h:427:100: error: conflicting specifiers in declaration of ‘glVertexAttribI4uiv’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribI4uiv) (GLuint index, const GLuint* v);
^
../native/gfx/../gfx_es2/gl3stub.h:428:113: error: conflicting specifiers in declaration of ‘glGetUniformuiv’
extern GL_APICALL void (* GL_APIENTRY glGetUniformuiv) (GLuint program, GLint location, GLuint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:429:107: error: conflicting specifiers in declaration of ‘glGetFragDataLocation’
extern GL_APICALL GLint (* GL_APIENTRY glGetFragDataLocation) (GLuint program, const GLchar *name);
^
../native/gfx/../gfx_es2/gl3stub.h:430:89: error: conflicting specifiers in declaration of ‘glUniform1ui’
extern GL_APICALL void (* GL_APIENTRY glUniform1ui) (GLint location, GLuint v0);
^
../native/gfx/../gfx_es2/gl3stub.h:431:100: error: conflicting specifiers in declaration of ‘glUniform2ui’
extern GL_APICALL void (* GL_APIENTRY glUniform2ui) (GLint location, GLuint v0, GLuint v1);
^
../native/gfx/../gfx_es2/gl3stub.h:432:111: error: conflicting specifiers in declaration of ‘glUniform3ui’
extern GL_APICALL void (* GL_APIENTRY glUniform3ui) (GLint location, GLuint v0, GLuint v1, GLuint v2);
^
../native/gfx/../gfx_es2/gl3stub.h:433:122: error: conflicting specifiers in declaration of ‘glUniform4ui’
extern GL_APICALL void (* GL_APIENTRY glUniform4ui) (GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3);
^
../native/gfx/../gfx_es2/gl3stub.h:434:115: error: conflicting specifiers in declaration of ‘glUniform1uiv’
extern GL_APICALL void (* GL_APIENTRY glUniform1uiv) (GLint location, GLsizei count, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:435:115: error: conflicting specifiers in declaration of ‘glUniform2uiv’
extern GL_APICALL void (* GL_APIENTRY glUniform2uiv) (GLint location, GLsizei count, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:436:115: error: conflicting specifiers in declaration of ‘glUniform3uiv’
extern GL_APICALL void (* GL_APIENTRY glUniform3uiv) (GLint location, GLsizei count, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:437:115: error: conflicting specifiers in declaration of ‘glUniform4uiv’
extern GL_APICALL void (* GL_APIENTRY glUniform4uiv) (GLint location, GLsizei count, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:438:118: error: conflicting specifiers in declaration of ‘glClearBufferiv’
extern GL_APICALL void (* GL_APIENTRY glClearBufferiv) (GLenum buffer, GLint drawbuffer, const GLint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:439:120: error: conflicting specifiers in declaration of ‘glClearBufferuiv’
extern GL_APICALL void (* GL_APIENTRY glClearBufferuiv) (GLenum buffer, GLint drawbuffer, const GLuint* value);
^
../native/gfx/../gfx_es2/gl3stub.h:440:120: error: conflicting specifiers in declaration of ‘glClearBufferfv’
extern GL_APICALL void (* GL_APIENTRY glClearBufferfv) (GLenum buffer, GLint drawbuffer, const GLfloat* value);
^
../native/gfx/../gfx_es2/gl3stub.h:441:128: error: conflicting specifiers in declaration of ‘glClearBufferfi’
extern GL_APICALL void (* GL_APIENTRY glClearBufferfi) (GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil);
^
../native/gfx/../gfx_es2/gl3stub.h:442:89: error: conflicting specifiers in declaration of ‘glGetStringi’
extern GL_APICALL const GLubyte* (* GL_APIENTRY glGetStringi) (GLenum name, GLuint index);
^
../native/gfx/../gfx_es2/gl3stub.h:443:168: error: conflicting specifiers in declaration of ‘glCopyBufferSubData’
extern GL_APICALL void (* GL_APIENTRY glCopyBufferSubData) (GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size);
^
../native/gfx/../gfx_es2/gl3stub.h:444:166: error: conflicting specifiers in declaration of ‘glGetUniformIndices’
extern GL_APICALL void (* GL_APIENTRY glGetUniformIndices) (GLuint program, GLsizei uniformCount, const GLchar* const* uniformNames, GLuint* uniformIndices);
^
../native/gfx/../gfx_es2/gl3stub.h:445:168: error: conflicting specifiers in declaration of ‘glGetActiveUniformsiv’
extern GL_APICALL void (* GL_APIENTRY glGetActiveUniformsiv) (GLuint program, GLsizei uniformCount, const GLuint* uniformIndices, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:446:120: error: conflicting specifiers in declaration of ‘glGetUniformBlockIndex’
extern GL_APICALL GLuint (* GL_APIENTRY glGetUniformBlockIndex) (GLuint program, const GLchar* uniformBlockName);
^
../native/gfx/../gfx_es2/gl3stub.h:447:146: error: conflicting specifiers in declaration of ‘glGetActiveUniformBlockiv’
extern GL_APICALL void (* GL_APIENTRY glGetActiveUniformBlockiv) (GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:448:179: error: conflicting specifiers in declaration of ‘glGetActiveUniformBlockName’
extern GL_APICALL void (* GL_APIENTRY glGetActiveUniformBlockName) (GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei* length, GLchar* uniformBlockName);
^
../native/gfx/../gfx_es2/gl3stub.h:449:141: error: conflicting specifiers in declaration of ‘glUniformBlockBinding’
extern GL_APICALL void (* GL_APIENTRY glUniformBlockBinding) (GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding);
^
../native/gfx/../gfx_es2/gl3stub.h:450:135: error: conflicting specifiers in declaration of ‘glDrawArraysInstanced’
extern GL_APICALL void (* GL_APIENTRY glDrawArraysInstanced) (GLenum mode, GLint first, GLsizei count, GLsizei instanceCount);
^
../native/gfx/../gfx_es2/gl3stub.h:451:160: error: conflicting specifiers in declaration of ‘glDrawElementsInstanced’
extern GL_APICALL void (* GL_APIENTRY glDrawElementsInstanced) (GLenum mode, GLsizei count, GLenum type, const GLvoid* indices, GLsizei instanceCount);
^
../native/gfx/../gfx_es2/gl3stub.h:452:97: error: conflicting specifiers in declaration of ‘glFenceSync’
extern GL_APICALL GLsync (* GL_APIENTRY glFenceSync) (GLenum condition, GLbitfield flags);
^
../native/gfx/../gfx_es2/gl3stub.h:453:71: error: conflicting specifiers in declaration of ‘glIsSync’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsSync) (GLsync sync);
^
../native/gfx/../gfx_es2/gl3stub.h:454:75: error: conflicting specifiers in declaration of ‘glDeleteSync’
extern GL_APICALL void (* GL_APIENTRY glDeleteSync) (GLsync sync);
^
../native/gfx/../gfx_es2/gl3stub.h:455:115: error: conflicting specifiers in declaration of ‘glClientWaitSync’
extern GL_APICALL GLenum (* GL_APIENTRY glClientWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
^
../native/gfx/../gfx_es2/gl3stub.h:456:109: error: conflicting specifiers in declaration of ‘glWaitSync’
extern GL_APICALL void (* GL_APIENTRY glWaitSync) (GLsync sync, GLbitfield flags, GLuint64 timeout);
^
../native/gfx/../gfx_es2/gl3stub.h:457:96: error: conflicting specifiers in declaration of ‘glGetInteger64v’
extern GL_APICALL void (* GL_APIENTRY glGetInteger64v) (GLenum pname, GLint64* params);
^
../native/gfx/../gfx_es2/gl3stub.h:458:137: error: conflicting specifiers in declaration of ‘glGetSynciv’
extern GL_APICALL void (* GL_APIENTRY glGetSynciv) (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei* length, GLint* values);
^
../native/gfx/../gfx_es2/gl3stub.h:459:111: error: conflicting specifiers in declaration of ‘glGetInteger64i_v’
extern GL_APICALL void (* GL_APIENTRY glGetInteger64i_v) (GLenum target, GLuint index, GLint64* data);
^
../native/gfx/../gfx_es2/gl3stub.h:460:120: error: conflicting specifiers in declaration of ‘glGetBufferParameteri64v’
extern GL_APICALL void (* GL_APIENTRY glGetBufferParameteri64v) (GLenum target, GLenum pname, GLint64* params);
^
../native/gfx/../gfx_es2/gl3stub.h:461:96: error: conflicting specifiers in declaration of ‘glGenSamplers’
extern GL_APICALL void (* GL_APIENTRY glGenSamplers) (GLsizei count, GLuint* samplers);
^
../native/gfx/../gfx_es2/gl3stub.h:462:105: error: conflicting specifiers in declaration of ‘glDeleteSamplers’
extern GL_APICALL void (* GL_APIENTRY glDeleteSamplers) (GLsizei count, const GLuint* samplers);
^
../native/gfx/../gfx_es2/gl3stub.h:463:77: error: conflicting specifiers in declaration of ‘glIsSampler’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsSampler) (GLuint sampler);
^
../native/gfx/../gfx_es2/gl3stub.h:464:92: error: conflicting specifiers in declaration of ‘glBindSampler’
extern GL_APICALL void (* GL_APIENTRY glBindSampler) (GLuint unit, GLuint sampler);
^
../native/gfx/../gfx_es2/gl3stub.h:465:112: error: conflicting specifiers in declaration of ‘glSamplerParameteri’
extern GL_APICALL void (* GL_APIENTRY glSamplerParameteri) (GLuint sampler, GLenum pname, GLint param);
^
../native/gfx/../gfx_es2/gl3stub.h:466:120: error: conflicting specifiers in declaration of ‘glSamplerParameteriv’
extern GL_APICALL void (* GL_APIENTRY glSamplerParameteriv) (GLuint sampler, GLenum pname, const GLint* param);
^
../native/gfx/../gfx_es2/gl3stub.h:467:114: error: conflicting specifiers in declaration of ‘glSamplerParameterf’
extern GL_APICALL void (* GL_APIENTRY glSamplerParameterf) (GLuint sampler, GLenum pname, GLfloat param);
^
../native/gfx/../gfx_es2/gl3stub.h:468:122: error: conflicting specifiers in declaration of ‘glSamplerParameterfv’
extern GL_APICALL void (* GL_APIENTRY glSamplerParameterfv) (GLuint sampler, GLenum pname, const GLfloat* param);
^
../native/gfx/../gfx_es2/gl3stub.h:469:118: error: conflicting specifiers in declaration of ‘glGetSamplerParameteriv’
extern GL_APICALL void (* GL_APIENTRY glGetSamplerParameteriv) (GLuint sampler, GLenum pname, GLint* params);
^
../native/gfx/../gfx_es2/gl3stub.h:470:120: error: conflicting specifiers in declaration of ‘glGetSamplerParameterfv’
extern GL_APICALL void (* GL_APIENTRY glGetSamplerParameterfv) (GLuint sampler, GLenum pname, GLfloat* params);
^
../native/gfx/../gfx_es2/gl3stub.h:471:101: error: conflicting specifiers in declaration of ‘glVertexAttribDivisor’
extern GL_APICALL void (* GL_APIENTRY glVertexAttribDivisor) (GLuint index, GLuint divisor);
^
../native/gfx/../gfx_es2/gl3stub.h:472:99: error: conflicting specifiers in declaration of ‘glBindTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glBindTransformFeedback) (GLenum target, GLuint id);
^
../native/gfx/../gfx_es2/gl3stub.h:473:106: error: conflicting specifiers in declaration of ‘glDeleteTransformFeedbacks’
extern GL_APICALL void (* GL_APIENTRY glDeleteTransformFeedbacks) (GLsizei n, const GLuint* ids);
^
../native/gfx/../gfx_es2/gl3stub.h:474:97: error: conflicting specifiers in declaration of ‘glGenTransformFeedbacks’
extern GL_APICALL void (* GL_APIENTRY glGenTransformFeedbacks) (GLsizei n, GLuint* ids);
^
../native/gfx/../gfx_es2/gl3stub.h:475:82: error: conflicting specifiers in declaration of ‘glIsTransformFeedback’
extern GL_APICALL GLboolean (* GL_APIENTRY glIsTransformFeedback) (GLuint id);
^
../native/gfx/../gfx_es2/gl3stub.h:476:80: error: conflicting specifiers in declaration of ‘glPauseTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glPauseTransformFeedback) (void);
^
../native/gfx/../gfx_es2/gl3stub.h:477:81: error: conflicting specifiers in declaration of ‘glResumeTransformFeedback’
extern GL_APICALL void (* GL_APIENTRY glResumeTransformFeedback) (void);
^
../native/gfx/../gfx_es2/gl3stub.h:478:156: error: conflicting specifiers in declaration of ‘glGetProgramBinary’
extern GL_APICALL void (* GL_APIENTRY glGetProgramBinary) (GLuint program, GLsizei bufSize, GLsizei* length, GLenum* binaryFormat, GLvoid* binary);
^
../native/gfx/../gfx_es2/gl3stub.h:479:140: error: conflicting specifiers in declaration of ‘glProgramBinary’
extern GL_APICALL void (* GL_APIENTRY glProgramBinary) (GLuint program, GLenum binaryFormat, const GLvoid* binary, GLsizei length);
^
../native/gfx/../gfx_es2/gl3stub.h:480:112: error: conflicting specifiers in declaration of ‘glProgramParameteri’
extern GL_APICALL void (* GL_APIENTRY glProgramParameteri) (GLuint program, GLenum pname, GLint value);
^
../native/gfx/../gfx_es2/gl3stub.h:481:139: error: conflicting specifiers in declaration of ‘glInvalidateFramebuffer’
extern GL_APICALL void (* GL_APIENTRY glInvalidateFramebuffer) (GLenum target, GLsizei numAttachments, const GLenum* attachments);
^
../native/gfx/../gfx_es2/gl3stub.h:482:191: error: conflicting specifiers in declaration of ‘glInvalidateSubFramebuffer’
extern GL_APICALL void (* GL_APIENTRY glInvalidateSubFramebuffer) (GLenum target, GLsizei numAttachments, const GLenum* attachments, GLint x, GLint y, GLsizei width, GLsizei height);
^
../native/gfx/../gfx_es2/gl3stub.h:483:149: error: conflicting specifiers in declaration of ‘glTexStorage2D’
extern GL_APICALL void (* GL_APIENTRY glTexStorage2D) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);
^
../native/gfx/../gfx_es2/gl3stub.h:484:164: error: conflicting specifiers in declaration of ‘glTexStorage3D’
extern GL_APICALL void (* GL_APIENTRY glTexStorage3D) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);
^
../native/gfx/../gfx_es2/gl3stub.h:485:155: error: conflicting specifiers in declaration of ‘glGetInternalformativ’
extern GL_APICALL void (* GL_APIENTRY glGetInternalformativ) (GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint* params);
^
Makefile:316: recipe for target '../GPU/GLES/GLES_GPU.o' failed
make: *** [../GPU/GLES/GLES_GPU.o] Error 1
make: Leaving directory '/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/libretro'
/home/pi/RetroPie-Setup
Could not successfully build PlayStation Portable emu - PPSSPP port for libretro (/home/pi/RetroPie-Setup/tmp/build/lr-ppsspp/libretro/ppsspp_libretro.so not found).
Log ended at: Sun Nov 22 23:06:37 UTC 2015
Total running time: 0 hours, 20 mins, 43 secs