==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libretro-yabause 3344-1 (Tue Jan 28 19:22:43 2025)
==> Retrieving sources...
  -> Cloning libretro-yabause git repo...
Cloning into bare repository '/home/leming/work/libretro-yabause/libretro-yabause'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libretro-yabause ... Skipped
==> Making package: libretro-yabause 3344-1 (Tue 28 Jan 2025 07:23:14 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: mesa will be installed before its libglvnd dependency

Packages (22) default-cursors-3-1  glu-9.0.3-2  libdrm-2.4.124-1
              libedit-20240808_3.1-1  libglvnd-1.7.0-1  libpciaccess-0.18.1-2
              libx11-1.8.10-1  libxau-1.0.12-1  libxcb-1.17.0-1
              libxdmcp-1.1.5-1.1  libxext-1.3.6-1  libxshmfence-1.3.3-1
              libxxf86vm-1.1.6-1  llvm-libs-19.1.7-1
              lm_sensors-1:3.6.0.r41.g31d1f125-3  mesa-1:24.3.4-1
              spirv-tools-2024.4.rc2-1  wayland-1.23.1-1  xcb-proto-1.17.0-3
              xorgproto-2024.1-2  glew-2.2.0-7  libretro-core-info-1.20.0-1

Total Installed Size:  246.88 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libpciaccess...
installing libdrm...
Optional dependencies for libdrm
    cairo: needed for modetest tool
installing libxshmfence...
installing libxxf86vm...
installing libedit...
installing llvm-libs...
installing lm_sensors...
Optional dependencies for lm_sensors
    rrdtool: for logging with sensord
    perl: for sensor detection and configuration convert [installed]
installing spirv-tools...
installing default-cursors...
Optional dependencies for default-cursors
    adwaita-cursors: default cursor theme
installing wayland...
installing mesa...
Optional dependencies for mesa
    opengl-man-pages: for the OpenGL API man pages
installing libglvnd...
installing glu...
installing glew...
Optional dependencies for glew
    libx11: for glxewinfo and visualinfo [installed]
installing libretro-core-info...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
             git-2.48.1-1

Total Installed Size:  44.42 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libretro-yabause git repo...
Cloning into 'libretro-yabause'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting build()...
make: Entering directory '/build/libretro-yabause/src/libretro-yabause/yabause/src/libretro'
cc -c -o../osdcore.c.o ../osdcore.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DGIT_VERSION=\"" c35712c5e"\" -pthread -D__LIBRETRO__ -DNO_CLI -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_STDINT_H=1 -DVERSION=\"0.9.15\" -DENABLE_CHD=1 -DHAVE_LROUND -D_7ZIP_ST -DFLAC__HAS_OGG=0 -DFLAC__NO_DLL -DPACKAGE_VERSION=\"1.3.3\" -DENABLE_ZLIB=1 -DHAVE_THREADS=1 -DHAVE_MUSASHI=1 -DUSE_16BPP=1 -DUSE_RGB_565=1 -DHAVE_SYS_PARAM_H -fPIC -I. -I./.. -I./libretro-common/include -I./../musashi -I./../libchdr/include -I./../libchdr/deps/lzma-19.00/include -I./../libchdr/deps/flac-1.3.3/include -I./../libchdr/deps/flac-1.3.3/src/include -I./../libchdr/deps/zlib-1.2.11  -DSIZEOF_DOUBLE=8  -ffast-math -mfpmath=sse -std=gnu99 -O3 -DNDEBUG
cc -c -o../bios.c.o ../bios.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DGIT_VERSION=\"" c35712c5e"\" -pthread -D__LIBRETRO__ -DNO_CLI -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_STDINT_H=1 -DVERSION=\"0.9.15\" -DENABLE_CHD=1 -DHAVE_LROUND -D_7ZIP_ST -DFLAC__HAS_OGG=0 -DFLAC__NO_DLL -DPACKAGE_VERSION=\"1.3.3\" -DENABLE_ZLIB=1 -DHAVE_THREADS=1 -DHAVE_MUSASHI=1 -DUSE_16BPP=1 -DUSE_RGB_565=1 -DHAVE_SYS_PARAM_H -fPIC -I. -I./.. -I./libretro-common/include -I./../musashi -I./../libchdr/include -I./../libchdr/deps/lzma-19.00/include -I./../libchdr/deps/flac-1.3.3/include -I./../libchdr/deps/flac-1.3.3/src/include -I./../libchdr/deps/zlib-1.2.11  -DSIZEOF_DOUBLE=8  -ffast-math -mfpmath=sse -std=gnu99 -O3 -DNDEBUG
cc -c -o../cd-libretro.c.o ../cd-libretro.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DGIT_VERSION=\"" c35712c5e"\" -pthread -D__LIBRETRO__ -DNO_CLI -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_STDINT_H=1 -DVERSION=\"0.9.15\" -DENABLE_CHD=1 -DHAVE_LROUND -D_7ZIP_ST -DFLAC__HAS_OGG=0 -DFLAC__NO_DLL -DPACKAGE_VERSION=\"1.3.3\" -DENABLE_ZLIB=1 -DHAVE_THREADS=1 -DHAVE_MUSASHI=1 -DUSE_16BPP=1 -DUSE_RGB_565=1 -DHAVE_SYS_PARAM_H -fPIC -I. -I./.. -I./libretro-common/include -I./../musashi -I./../libchdr/include -I./../libchdr/deps/lzma-19.00/include -I./../libchdr/deps/flac-1.3.3/include -I./../libchdr/deps/flac-1.3.3/src/include -I./../libchdr/deps/zlib-1.2.11  -DSIZEOF_DOUBLE=8  -ffast-math -mfpmath=sse -std=gnu99 -O3 -DNDEBUG
cc -c -o../cd_drive.c.o ../cd_drive.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DGIT_VERSION=\"" c35712c5e"\" -pthread -D__LIBRETRO__ -DNO_CLI -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_STDINT_H=1 -DVERSION=\"0.9.15\" -DENABLE_CHD=1 -DHAVE_LROUND -D_7ZIP_ST -DFLAC__HAS_OGG=0 -DFLAC__NO_DLL -DPACKAGE_VERSION=\"1.3.3\" -DENABLE_ZLIB=1 -DHAVE_THREADS=1 -DHAVE_MUSASHI=1 -DUSE_16BPP=1 -DUSE_RGB_565=1 -DHAVE_SYS_PARAM_H -fPIC -I. -I./.. -I./libretro-common/include -I./../musashi -I./../libchdr/include -I./../libchdr/deps/lzma-19.00/include -I./../libchdr/deps/flac-1.3.3/include -I./../libchdr/deps/flac-1.3.3/src/include -I./../libchdr/deps/zlib-1.2.11  -DSIZEOF_DOUBLE=8  -ffast-math -mfpmath=sse -std=gnu99 -O3 -DNDEBUG
cc -c -o../cheat.c.o ../cheat.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DGIT_VERSION=\"" c35712c5e"\" -pthread -D__LIBRETRO__ -DNO_CLI -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_STDINT_H=1 -DVERSION=\"0.9.15\" -DENABLE_CHD=1 -DHAVE_LROUND -D_7ZIP_ST -DFLAC__HAS_OGG=0 -DFLAC__NO_DLL -DPACKAGE_VERSION=\"1.3.3\" -DENABLE_ZLIB=1 -DHAVE_THREADS=1 -DHAVE_MUSASHI=1 -DUSE_16BPP=1 -DUSE_RGB_565=1 -DHAVE_SYS_PARAM_H -fPIC -I. -I./.. -I./libretro-common/include -I./../musashi -I./../libchdr/include -I./../libchdr/deps/lzma-19.00/include -I./../libchdr/deps/flac-1.3.3/include -I./../libchdr/deps/flac-1.3.3/src/include -I./../libchdr/deps/zlib-1.2.11  -DSIZEOF_DOUBLE=8  -ffast-math -mfpmath=sse -std=gnu99 -O3 -DNDEBUG
cc -c -o../coffelf.c.o ../coffelf.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DGIT_VERSION=\"" c35712c5e"\" -pthread -D__LIBRETRO__ -DNO_CLI -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_STDINT_H=1 -DVERSION=\"0.9.15\" -DENABLE_CHD=1 -DHAVE_LROUND -D_7ZIP_ST -DFLAC__HAS_OGG=0 -DFLAC__NO_DLL -DPACKAGE_VERSION=\"1.3.3\" -DENABLE_ZLIB=1 -DHAVE_THREADS=1 -DHAVE_MUSASHI=1 -DUSE_16BPP=1 -DUSE_RGB_565=1 -DHAVE_SYS_PARAM_H -fPIC -I. -I./.. -I./libretro-common/include -I./../musashi -I./../libchdr/include -I./../libchdr/deps/lzma-19.00/include -I./../libchdr/deps/flac-1.3.3/include -I./../libchdr/deps/flac-1.3.3/src/include -I./../libchdr/deps/zlib-1.2.11  -DSIZEOF_DOUBLE=8  -ffast-math -mfpmath=sse -std=gnu99 -O3 -DNDEBUG
cc -c -o../cs0.c.o ../cs0.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DGIT_VERSION=\"" c35712c5e"\" -pthread -D__LIBRETRO__ -DNO_CLI -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_STDINT_H=1 -DVERSION=\"0.9.15\" -DENABLE_CHD=1 -DHAVE_LROUND -D_7ZIP_ST -DFLAC__HAS_OGG=0 -DFLAC__NO_DLL -DPACKAGE_VERSION=\"1.3.3\" -DENABLE_ZLIB=1 -DHAVE_THREADS=1 -DHAVE_MUSASHI=1 -DUSE_16BPP=1 -DUSE_RGB_565=1 -DHAVE_SYS_PARAM_H -fPIC -I. -I./.. -I./libretro-common/include -I./../musashi -I./../libchdr/include -I./../libchdr/deps/lzma-19.00/include -I./../libchdr/deps/flac-1.3.3/include -I./../libchdr/deps/flac-1.3.3/src/include -I./../libchdr/deps/zlib-1.2.11  -DSIZEOF_DOUBLE=8  -ffast-math -mfpmath=sse -std=gnu99 -O3 -DNDEBUG
cc -c -o../cs1.c.o ../cs1.c -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DGIT_VERSION=\"" c35712c5e"\" -pthread -D__LIBRETRO__ -DNO_CLI -DHAVE_SYS_TIME_H -DHAVE_GETTIMEOFDAY -DHAVE_STDINT_H=1 -DVERSION=\"0.9.15\" -DENABLE_CHD=1 -DHAVE_LROUND -D_7ZIP_ST -DFLAC__HAS_OGG=0 -DFLAC__NO_DLL -DPACKAGE_VERSION=\"1.3.3\" -DENABLE_ZLIB=1 -DHAVE_THREADS=1 -DHAVE_MUSASHI=1 -DUSE_16BPP=1 -DUSE_RGB_565=1 -DHAVE_SYS_PARAM_H -fPIC -I. -I./.. -I./libretro-common/include -I./../musashi -I./../libchdr/include -I./../libchdr/deps/lzma-19.00/include -I./../libchdr/deps/flac-1.3.3/include -I./../libchdr/deps/flac-1.3.3/src/include -I./../libchdr/deps/zlib-1.2.11  -DSIZEOF_DOUBLE=8  -ffast-math -mfpmath=sse -std=gnu99 -O3 -DNDEBUG
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1026] ERROR: compile ../osdcore.c on 10.3.0.16:3932/8 failed
distcc[1026] (dcc_build_somewhere) Warning: remote compilation of '../osdcore.c' failed, retrying locally
distcc[1026] Warning: failed to distribute ../osdcore.c to 10.3.0.16:3932/8, running locally instead
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1032] ERROR: compile ../cheat.c on 10.3.0.16:3932/8 failed
distcc[1032] (dcc_build_somewhere) Warning: remote compilation of '../cheat.c' failed, retrying locally
distcc[1032] Warning: failed to distribute ../cheat.c to 10.3.0.16:3932/8, running locally instead
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1031] ERROR: compile ../cd_drive.c on 10.3.0.15:3932/8 failed
distcc[1031] (dcc_build_somewhere) Warning: remote compilation of '../cd_drive.c' failed, retrying locally
distcc[1031] Warning: failed to distribute ../cd_drive.c to 10.3.0.15:3932/8, running locally instead
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sseaarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1028] ERROR: compile ../cd-libretro.c on 10.3.0.16:3932/8 failed
distcc[1038] ERROR: compile ../cs1.c on 10.3.0.15:3932/8 failed
distcc[1028] (dcc_build_somewhere) Warning: remote compilation of '../cd-libretro.c' failed, retrying locally
distcc[1038] (dcc_build_somewhere) Warning: remote compilation of '../cs1.c' failed, retrying locally
distcc[1028] Warning: failed to distribute ../cd-libretro.c to 10.3.0.16:3932/8, running locally instead
distcc[1038] Warning: failed to distribute ../cs1.c to 10.3.0.15:3932/8, running locally instead
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1027] ERROR: compile ../bios.c on 10.3.0.15:3932/8 failed
distcc[1027] (dcc_build_somewhere) Warning: remote compilation of '../bios.c' failed, retrying locally
distcc[1027] Warning: failed to distribute ../bios.c to 10.3.0.15:3932/8, running locally instead
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sseaarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sseaarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1026] ERROR: compile ../osdcore.c on localhost failed
distcc[1037] ERROR: compile ../cs0.c on 10.3.0.15:3932/8 failed
distcc[1037] (dcc_build_somewhere) Warning: remote compilation of '../cs0.c' failed, retrying locally
distcc[1037] Warning: failed to distribute ../cs0.c to 10.3.0.15:3932/8, running locally instead
make: *** [Makefile:658: ../osdcore.c.o] Error 1
make: *** Waiting for unfinished jobs....
distcc[1033] ERROR: compile ../coffelf.c on 10.3.0.15:3932/8 failed
distcc[1033] (dcc_build_somewhere) Warning: remote compilation of '../coffelf.c' failed, retrying locally
distcc[1033] Warning: failed to distribute ../coffelf.c to 10.3.0.15:3932/8, running locally instead
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1028] ERROR: compile ../cd-libretro.c on localhost failed
make: *** [Makefile:658: ../cd-libretro.c.o] Error 1
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1031] ERROR: compile ../cd_drive.c on localhost failed
make: *** [Makefile:658: ../cd_drive.c.o] Error 1
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1027] ERROR: compile ../bios.c on localhost failed
make: *** [Makefile:658: ../bios.c.o] Error 1
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1037] ERROR: compile ../cs0.c on localhost failed
make: *** [Makefile:658: ../cs0.c.o] Error 1
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1032] ERROR: compile ../cheat.c on localhost failed
make: *** [Makefile:658: ../cheat.c.o] Error 1
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
distcc[1038] ERROR: compile ../cs1.c on localhost failed
aarch64-unknown-linux-gnu-gcc: error: unrecognized command-line option ‘-mfpmath=sse’
make: *** [Makefile:658: ../cs1.c.o] Error 1
distcc[1033] ERROR: compile ../coffelf.c on localhost failed
make: *** [Makefile:658: ../coffelf.c.o] Error 1
make: Leaving directory '/build/libretro-yabause/src/libretro-yabause/yabause/src/libretro'
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv8/leming/build