==> Creating clean working copy [leming]...done
==> Making package: libretro-pcsx-rearmed 1179-1 (Tue May  3 06:26:36 MDT 2016)
==> Retrieving sources...
  -> Cloning libretro-pcsx-rearmed git repo...
Cloning into bare repository '/home/leming/work/libretro-pcsx-rearmed/libretro-pcsx-rearmed'...
  -> Found pcsx_rearmed_libretro.info
==> Validating source files with sha256sums...
    libretro-pcsx-rearmed ... Skipped
    pcsx_rearmed_libretro.info ... Passed
==> Making package: libretro-pcsx-rearmed 1179-1 (Tue May  3 06:26:44 MDT 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (2) perl-error-0.17024-1  git-2.8.2-1

Total Download Size:    4.01 MiB
Total Installed Size:  24.00 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading perl-error-0.17024-1-any.pkg.tar.xz...
downloading git-2.8.2-1-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
==> Retrieving sources...
  -> Found pcsx_rearmed_libretro.info
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libretro-pcsx-rearmed ... Skipped
    pcsx_rearmed_libretro.info ... Passed
==> Extracting sources...
  -> Creating working copy of pcsx_rearmed git repo...
Cloning into 'libretro-pcsx-rearmed'...
done.
==> Starting pkgver()...
==> Starting build()...
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/cdriso.o libpcsxcore/cdriso.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/cdrom.o libpcsxcore/cdrom.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/cheat.o libpcsxcore/cheat.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/debug.o libpcsxcore/debug.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/decode_xa.o libpcsxcore/decode_xa.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/disr3000a.o libpcsxcore/disr3000a.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/mdec.o libpcsxcore/mdec.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/misc.o libpcsxcore/misc.c
libpcsxcore/cdriso.c: In function 'ISOreadTrack':
libpcsxcore/cdriso.c:1487:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c: In function 'ISOopen':
libpcsxcore/cdriso.c:1324:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c: In function 'cdread_sub_mixed':
libpcsxcore/cdriso.c:1089:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c: In function 'parsetoc':
libpcsxcore/cdriso.c:340:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c: In function 'parsemds':
libpcsxcore/cdriso.c:697:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:707:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:713:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:719:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:748:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:753:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:759:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:765:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c: In function 'handlepbp':
libpcsxcore/cdriso.c:824:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:860:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:878:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:881:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/cdriso.c:886:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/plugins.o libpcsxcore/plugins.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/ppf.o libpcsxcore/ppf.c
libpcsxcore/misc.c: In function 'Load':
libpcsxcore/misc.c:459:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/misc.c:479:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/misc.c:482:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/misc.c:483:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/misc.c:497:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/misc.c: In function 'PSXGetFileType':
libpcsxcore/misc.c:406:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -Wno-nonnull -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/psxbios.o libpcsxcore/psxbios.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/psxcommon.o libpcsxcore/psxcommon.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/psxcounters.o libpcsxcore/psxcounters.c
libpcsxcore/ppf.c: In function 'BuildPPFCache':
libpcsxcore/ppf.c:215:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/ppf.c:238:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/ppf.c:243:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/ppf.c:269:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/ppf.c:274:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/ppf.c:301:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/ppf.c:304:20: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/ppf.c:307:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/ppf.c: In function 'LoadSBI':
libpcsxcore/ppf.c:356:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/ppf.c:361:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/psxdma.o libpcsxcore/psxdma.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/psxhle.o libpcsxcore/psxhle.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/psxhw.o libpcsxcore/psxhw.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/psxinterpreter.o libpcsxcore/psxinterpreter.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/psxmem.o libpcsxcore/psxmem.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/r3000a.o libpcsxcore/r3000a.c
libpcsxcore/psxmem.c: In function 'psxMemReset':
libpcsxcore/psxmem.c:201:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/sio.o libpcsxcore/sio.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/socket.o libpcsxcore/socket.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/spu.o libpcsxcore/spu.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/gte.o libpcsxcore/gte.c
cc -c -o libpcsxcore/gte_nf.o libpcsxcore/gte.c -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -DFLAGLESS
libpcsxcore/sio.c: In function 'LoadMcd':
libpcsxcore/sio.c:447:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
libpcsxcore/sio.c:462:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/gte_divider.o libpcsxcore/gte_divider.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -DDRC_DISABLE -D_FORTIFY_SOURCE=2  -c -o libpcsxcore/new_dynarec/emu_if.o libpcsxcore/new_dynarec/emu_if.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/dfsound/dma.o plugins/dfsound/dma.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/dfsound/freeze.o plugins/dfsound/freeze.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/dfsound/registers.o plugins/dfsound/registers.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/dfsound/spu.o plugins/dfsound/spu.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -DHAVE_LIBRETRO -D_FORTIFY_SOURCE=2  -c -o plugins/dfsound/out.o plugins/dfsound/out.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/dfsound/nullsnd.o plugins/dfsound/nullsnd.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/gpulib/gpu.o plugins/gpulib/gpu.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/gpulib/vout_pl.o plugins/gpulib/vout_pl.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -fno-strict-aliasing -D_FORTIFY_SOURCE=2  -c -o plugins/dfxvideo/gpulib_if.o plugins/dfxvideo/gpulib_if.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/cdrcimg/cdrcimg.o plugins/cdrcimg/cdrcimg.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/dfinput/main.o plugins/dfinput/main.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/dfinput/pad.o plugins/dfinput/pad.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o plugins/dfinput/guncon.o plugins/dfinput/guncon.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o frontend/cspace.o frontend/cspace.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o frontend/plugin.o frontend/plugin.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -DDRC_DISABLE -D_FORTIFY_SOURCE=2  -c -o frontend/libretro.o frontend/libretro.c
cc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fPIC -Wall -ggdb -Iinclude -ffast-math -O2 -DNDEBUG -DFRONTEND_SUPPORTS_RGB565 -DNO_FRONTEND -D_FORTIFY_SOURCE=2  -c -o frontend/main.o frontend/main.c
frontend/libretro.c: In function 'retro_init':
frontend/libretro.c:1405:2: warning: ignoring return value of 'posix_memalign', declared with attribute warn_unused_result [-Wunused-result]
cc -o pcsx_rearmed_libretro.so libpcsxcore/cdriso.o libpcsxcore/cdrom.o libpcsxcore/cheat.o libpcsxcore/debug.o libpcsxcore/decode_xa.o libpcsxcore/disr3000a.o libpcsxcore/mdec.o libpcsxcore/misc.o libpcsxcore/plugins.o libpcsxcore/ppf.o libpcsxcore/psxbios.o libpcsxcore/psxcommon.o libpcsxcore/psxcounters.o libpcsxcore/psxdma.o libpcsxcore/psxhle.o libpcsxcore/psxhw.o libpcsxcore/psxinterpreter.o libpcsxcore/psxmem.o libpcsxcore/r3000a.o libpcsxcore/sio.o libpcsxcore/socket.o libpcsxcore/spu.o libpcsxcore/gte.o libpcsxcore/gte_nf.o libpcsxcore/gte_divider.o libpcsxcore/new_dynarec/emu_if.o plugins/dfsound/dma.o plugins/dfsound/freeze.o plugins/dfsound/registers.o plugins/dfsound/spu.o plugins/dfsound/out.o plugins/dfsound/nullsnd.o plugins/gpulib/gpu.o plugins/gpulib/vout_pl.o plugins/dfxvideo/gpulib_if.o plugins/cdrcimg/cdrcimg.o plugins/dfinput/main.o plugins/dfinput/pad.o plugins/dfinput/guncon.o frontend/cspace.o frontend/libretro.o frontend/main.o frontend/plugin.o -Wl,-O1,--sort-common,--as-needed,-z,relro -shared  -ldl -lm -lz 
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "libretro-pcsx-rearmed"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libretro-pcsx-rearmed 1179-1 (Tue May  3 06:26:59 MDT 2016)
==> Cleaning up...