Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mame.spec'], chrootPath='/var/lib/mock/f29-build-4913-1150/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mame.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/mame-0.197-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mame.spec'], chrootPath='/var/lib/mock/f29-build-4913-1150/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mame.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CEQ1f2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mame-0.197 + /usr/bin/mkdir -p mame-0.197 + cd mame-0.197 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 7za x '-xr!3rdparty/expat' '-xr!3rdparty/genie/src/host/lua-5.3.0' '-xr!3rdparty/glm' '-xr!3rdparty/libflac' '-xr!3rdparty/libjpeg' '-xr!3rdparty/lua' '-xr!3rdparty/portaudio' '-xr!3rdparty/portmidi' '-xr!3rdparty/pugixml' '-xr!3rdparty/rapidjson' '-xr!3rdparty/SDL2' '-xr!3rdparty/SDL2-override' '-xr!3rdparty/sqlite3' '-xr!3rdparty/utf8proc' '-xr!3rdparty/zlib' '-xr!docs/themes' /builddir/build/SOURCES/mame0197s.exe 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,4 CPUs LE) Scanning the drive for archives: 1 file, 82462004 bytes (79 MiB) Extracting archive: /builddir/build/SOURCES/mame0197s.exe -- Path = /builddir/build/SOURCES/mame0197s.exe Type = 7z Offset = 60928 Physical Size = 82401076 Headers Size = 394541 Method = LZMA:26 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 1377 Files: 26904 Size: 763811499 Compressed: 82462004 + install -pm 644 /builddir/build/SOURCES/whatsnew_0197.txt whatsnew_0197.txt + find '(' -regex '.*\.\(c\|cpp\|fsh\|fx\|h\|hpp\|lua\|make\|map\|md\|txt\|vsh\|xml\)$' -o -wholename ./makefile ')' -exec sed -i 's@\r$@@' '{}' ';' Patch #0 (mame-fortify.patch): + echo 'Patch #0 (mame-fortify.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fortify --fuzz=0 patching file src/osd/sdl/sdlprefix.h Hunk #1 succeeded at 74 (offset -1 lines). Patch #1 (mame-genie-systemlua.patch): + echo 'Patch #1 (mame-genie-systemlua.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .systemlua --fuzz=0 patching file 3rdparty/genie/build/gmake.linux/genie.make + cat + sed -i 's@-Wall -Wextra -Os@-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection@' 3rdparty/genie/build/gmake.linux/genie.make + sed -i 's@\. -s@\. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld@' 3rdparty/genie/build/gmake.linux/genie.make + mv artwork/LICENSE LICENSE.CC0 + mv bgfx/LICENSE LICENSE.BSD3 + mv plugins/json/LICENSE LICENSE.MIT + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uMDEmD + umask 022 + cd /builddir/build/BUILD + cd mame-0.197 + MAME_FLAGS='NOWERROR=1 OPTIMIZE=2 VERBOSE=1 USE_SYSTEM_LIB_EXPAT=1 USE_SYSTEM_LIB_FLAC=1 USE_SYSTEM_LIB_GLM=1 USE_SYSTEM_LIB_JPEG=1 USE_SYSTEM_LIB_LUA=1 USE_SYSTEM_LIB_PORTAUDIO=1 USE_SYSTEM_LIB_PORTMIDI=1 USE_SYSTEM_LIB_PUGIXML=1 USE_SYSTEM_LIB_RAPIDJSON=1 USE_SYSTEM_LIB_SQLITE3=1 USE_SYSTEM_LIB_UTF8PROC=1 USE_SYSTEM_LIB_ZLIB=1 SDL_INI_PATH=/etc/mame;' BUILDSTDERR: ++ sed s@-g@-g1@ BUILDSTDERR: ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection + RPM_OPT_FLAGS='-O2 -g1 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + /usr/bin/make -O -j4 NOWERROR=1 OPTIMIZE=2 VERBOSE=1 USE_SYSTEM_LIB_EXPAT=1 USE_SYSTEM_LIB_FLAC=1 USE_SYSTEM_LIB_GLM=1 USE_SYSTEM_LIB_JPEG=1 USE_SYSTEM_LIB_LUA=1 USE_SYSTEM_LIB_PORTAUDIO=1 USE_SYSTEM_LIB_PORTMIDI=1 USE_SYSTEM_LIB_PUGIXML=1 USE_SYSTEM_LIB_RAPIDJSON=1 USE_SYSTEM_LIB_SQLITE3=1 USE_SYSTEM_LIB_UTF8PROC=1 USE_SYSTEM_LIB_ZLIB=1 'SDL_INI_PATH=/etc/mame;' TOOLS=1 'OPT_FLAGS=-O2 -g1 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDOPTS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' GCC 8 detected /usr/bin/make -R verbose=1 -C 3rdparty/genie/build/gmake.linux -f genie.make mkdir -p "build/generated/mame/layout/" mkdir -p "build/generated/mame/mame/" mkdir -p "build/generated/mame/drivers/" make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Creating obj/Release mkdir -p "obj/Release" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Creating obj/Release/src/host mkdir -p "obj/Release/src/host" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Creating obj/Release/src/host/lua-5.3.0/src mkdir -p "obj/Release/src/host/lua-5.3.0/src" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Creating ../../bin/linux mkdir -p "../../bin/linux" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Serbian/strings.po... python scripts/build/msgfmt.py --output-file language/Serbian/strings.mo language/Serbian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Danish/strings.po... python scripts/build/msgfmt.py --output-file language/Danish/strings.mo language/Danish/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Finnish/strings.po... python scripts/build/msgfmt.py --output-file language/Finnish/strings.mo language/Finnish/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_chdir.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_chdir.o" -c "../../src/host/os_chdir.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_copyfile.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_copyfile.o" -c "../../src/host/os_copyfile.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Portuguese_Brazil/strings.po... python scripts/build/msgfmt.py --output-file language/Portuguese_Brazil/strings.mo language/Portuguese_Brazil/strings.po Converting translation language/Arabic/strings.po... python scripts/build/msgfmt.py --output-file language/Arabic/strings.mo language/Arabic/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_getcwd.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_getcwd.o" -c "../../src/host/os_getcwd.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_is64bit.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_is64bit.o" -c "../../src/host/os_is64bit.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Latvian/strings.po... python scripts/build/msgfmt.py --output-file language/Latvian/strings.mo language/Latvian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Greek/strings.po... python scripts/build/msgfmt.py --output-file language/Greek/strings.mo language/Greek/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Catalan/strings.po... python scripts/build/msgfmt.py --output-file language/Catalan/strings.mo language/Catalan/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_isfile.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_isfile.o" -c "../../src/host/os_isfile.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_isdir.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_isdir.o" -c "../../src/host/os_isdir.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_mkdir.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_mkdir.o" -c "../../src/host/os_mkdir.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Slovak/strings.po... python scripts/build/msgfmt.py --output-file language/Slovak/strings.mo language/Slovak/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_pathsearch.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_pathsearch.o" -c "../../src/host/os_pathsearch.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_match.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_match.o" -c "../../src/host/os_match.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Persian/strings.po... python scripts/build/msgfmt.py --output-file language/Persian/strings.mo language/Persian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_rmdir.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_rmdir.o" -c "../../src/host/os_rmdir.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_stat.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_stat.o" -c "../../src/host/os_stat.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Spanish/strings.po... python scripts/build/msgfmt.py --output-file language/Spanish/strings.mo language/Spanish/strings.po Converting translation language/Swedish/strings.po... python scripts/build/msgfmt.py --output-file language/Swedish/strings.mo language/Swedish/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_ticks.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_ticks.o" -c "../../src/host/os_ticks.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' path_getabsolute.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/path_getabsolute.o" -c "../../src/host/path_getabsolute.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' path_getrelative.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/path_getrelative.o" -c "../../src/host/path_getrelative.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' os_uuid.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/os_uuid.o" -c "../../src/host/os_uuid.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Georgian/strings.po... python scripts/build/msgfmt.py --output-file language/Georgian/strings.mo language/Georgian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' path_isabsolute.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/path_isabsolute.o" -c "../../src/host/path_isabsolute.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/French_Canada/strings.po... python scripts/build/msgfmt.py --output-file language/French_Canada/strings.mo language/French_Canada/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Vietnamese/strings.po... python scripts/build/msgfmt.py --output-file language/Vietnamese/strings.mo language/Vietnamese/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' premake.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/premake.o" -c "../../src/host/premake.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' premake_main.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/premake_main.o" -c "../../src/host/premake_main.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' path_helpers.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/path_helpers.o" -c "../../src/host/path_helpers.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' scripts.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/scripts.o" -c "../../src/host/scripts.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' string_endswith.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/string_endswith.o" -c "../../src/host/string_endswith.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Dutch/strings.po... python scripts/build/msgfmt.py --output-file language/Dutch/strings.mo language/Dutch/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Chinese_Traditional/strings.po... python scripts/build/msgfmt.py --output-file language/Chinese_Traditional/strings.mo language/Chinese_Traditional/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Afrikaans/strings.po... python scripts/build/msgfmt.py --output-file language/Afrikaans/strings.mo language/Afrikaans/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' string_hash.c gcc -MMD -MP -MP -DNDEBUG -DLUA_COMPAT_MODULE -DLUA_USE_POSIX -DLUA_USE_DLOPEN -I"../../src/host/lua-5.3.0/src" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o "obj/Release/src/host/string_hash.o" -c "../../src/host/string_hash.c" make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Spanish_Mexico/strings.po... python scripts/build/msgfmt.py --output-file language/Spanish_Mexico/strings.mo language/Spanish_Mexico/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Ukrainian/strings.po... python scripts/build/msgfmt.py --output-file language/Ukrainian/strings.mo language/Ukrainian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Bosnian/strings.po... python scripts/build/msgfmt.py --output-file language/Bosnian/strings.mo language/Bosnian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Linking genie gcc -o ../../bin/linux/genie obj/Release/src/host/os_chdir.o obj/Release/src/host/os_copyfile.o obj/Release/src/host/os_getcwd.o obj/Release/src/host/os_is64bit.o obj/Release/src/host/os_isdir.o obj/Release/src/host/os_isfile.o obj/Release/src/host/os_match.o obj/Release/src/host/os_mkdir.o obj/Release/src/host/os_pathsearch.o obj/Release/src/host/os_rmdir.o obj/Release/src/host/os_stat.o obj/Release/src/host/os_ticks.o obj/Release/src/host/os_uuid.o obj/Release/src/host/path_getabsolute.o obj/Release/src/host/path_getrelative.o obj/Release/src/host/path_helpers.o obj/Release/src/host/path_isabsolute.o obj/Release/src/host/premake.o obj/Release/src/host/premake_main.o obj/Release/src/host/scripts.o obj/Release/src/host/string_endswith.o obj/Release/src/host/string_hash.o -L. -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -ldl -lm -llua make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/3rdparty/genie/build/gmake.linux' Converting translation language/Norwegian/strings.po... python scripts/build/msgfmt.py --output-file language/Norwegian/strings.mo language/Norwegian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Belarusian/strings.po... python scripts/build/msgfmt.py --output-file language/Belarusian/strings.mo language/Belarusian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Portuguese/strings.po... python scripts/build/msgfmt.py --output-file language/Portuguese/strings.mo language/Portuguese/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Chinese_Simplified/strings.po... python scripts/build/msgfmt.py --output-file language/Chinese_Simplified/strings.mo language/Chinese_Simplified/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Russian/strings.po... python scripts/build/msgfmt.py --output-file language/Russian/strings.mo language/Russian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Croatian/strings.po... python scripts/build/msgfmt.py --output-file language/Croatian/strings.mo language/Croatian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/German/strings.po... python scripts/build/msgfmt.py --output-file language/German/strings.mo language/German/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Italian/strings.po... python scripts/build/msgfmt.py --output-file language/Italian/strings.mo language/Italian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Thai/strings.po... python scripts/build/msgfmt.py --output-file language/Thai/strings.mo language/Thai/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/English/strings.po... python scripts/build/msgfmt.py --output-file language/English/strings.mo language/English/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Albanian/strings.po... python scripts/build/msgfmt.py --output-file language/Albanian/strings.mo language/Albanian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Hindi/strings.po... python scripts/build/msgfmt.py --output-file language/Hindi/strings.mo language/Hindi/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Hebrew/strings.po... python scripts/build/msgfmt.py --output-file language/Hebrew/strings.mo language/Hebrew/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Korean/strings.po... python scripts/build/msgfmt.py --output-file language/Korean/strings.mo language/Korean/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Burmese/strings.po... python scripts/build/msgfmt.py --output-file language/Burmese/strings.mo language/Burmese/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Polish/strings.po... python scripts/build/msgfmt.py --output-file language/Polish/strings.mo language/Polish/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Romanian/strings.po... python scripts/build/msgfmt.py --output-file language/Romanian/strings.mo language/Romanian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Bulgarian/strings.po... python scripts/build/msgfmt.py --output-file language/Bulgarian/strings.mo language/Bulgarian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Estonian/strings.po... python scripts/build/msgfmt.py --output-file language/Estonian/strings.mo language/Estonian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Basque/strings.po... python scripts/build/msgfmt.py --output-file language/Basque/strings.mo language/Basque/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Serbian_Cyrillic/strings.po... python scripts/build/msgfmt.py --output-file language/Serbian_Cyrillic/strings.mo language/Serbian_Cyrillic/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Macedonian/strings.po... python scripts/build/msgfmt.py --output-file language/Macedonian/strings.mo language/Macedonian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/French_Belgium/strings.po... python scripts/build/msgfmt.py --output-file language/French_Belgium/strings.mo language/French_Belgium/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Czech/strings.po... python scripts/build/msgfmt.py --output-file language/Czech/strings.mo language/Czech/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Slovenian/strings.po... python scripts/build/msgfmt.py --output-file language/Slovenian/strings.mo language/Slovenian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Hungarian/strings.po... python scripts/build/msgfmt.py --output-file language/Hungarian/strings.mo language/Hungarian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Indonesian/strings.po... python scripts/build/msgfmt.py --output-file language/Indonesian/strings.mo language/Indonesian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Turkish/strings.po... python scripts/build/msgfmt.py --output-file language/Turkish/strings.mo language/Turkish/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/French/strings.po... python scripts/build/msgfmt.py --output-file language/French/strings.mo language/French/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Japanese/strings.po... python scripts/build/msgfmt.py --output-file language/Japanese/strings.mo language/Japanese/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting translation language/Lithuanian/strings.po... python scripts/build/msgfmt.py --output-file language/Lithuanian/strings.mo language/Lithuanian/strings.po BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/toutangonl.lay... python scripts/build/complay.py src/mame/layout/toutangonl.lay build/generated/mame/layout/toutangonl.lh layout_toutangonl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/zapcomputer.lay... python scripts/build/complay.py src/mame/layout/zapcomputer.lay build/generated/mame/layout/zapcomputer.lh layout_zapcomputer BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mpu5.lay... python scripts/build/complay.py src/mame/layout/mpu5.lay build/generated/mame/layout/mpu5.lh layout_mpu5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1bigdel.lay... python scripts/build/complay.py src/mame/layout/m1bigdel.lay build/generated/mame/layout/m1bigdel.lh layout_m1bigdel BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2cpe.lay... python scripts/build/complay.py src/mame/layout/sc2cpe.lay build/generated/mame/layout/sc2cpe.lh layout_sc2cpe BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jungjuic.lay... python scripts/build/complay.py src/mame/layout/jungjuic.lay build/generated/mame/layout/jungjuic.lh layout_jungjuic BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6drdogh.lay... python scripts/build/complay.py src/mame/layout/j6drdogh.lay build/generated/mame/layout/j6drdogh.lh layout_j6drdogh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6bigbukc.lay... python scripts/build/complay.py src/mame/layout/j6bigbukc.lay build/generated/mame/layout/j6bigbukc.lh layout_j6bigbukc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/solarq.lay... python scripts/build/complay.py src/mame/layout/solarq.lay build/generated/mame/layout/solarq.lh layout_solarq BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dblaxle.lay... python scripts/build/complay.py src/mame/layout/dblaxle.lay build/generated/mame/layout/dblaxle.lh layout_dblaxle BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/4004clk.lay... python scripts/build/complay.py src/mame/layout/4004clk.lay build/generated/mame/layout/4004clk.lh layout_4004clk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gts3.lay... python scripts/build/complay.py src/mame/layout/gts3.lay build/generated/mame/layout/gts3.lh layout_gts3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fhunter.lay... python scripts/build/complay.py src/mame/layout/fhunter.lay build/generated/mame/layout/fhunter.lh layout_fhunter BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/18w.lay... python scripts/build/complay.py src/mame/layout/18w.lay build/generated/mame/layout/18w.lh layout_18w BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wswan.lay... python scripts/build/complay.py src/mame/layout/wswan.lay build/generated/mame/layout/wswan.lh layout_wswan BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/novoplay.lay... python scripts/build/complay.py src/mame/layout/novoplay.lay build/generated/mame/layout/novoplay.lh layout_novoplay BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3cunlim.lay... python scripts/build/complay.py src/mame/layout/m3cunlim.lay build/generated/mame/layout/m3cunlim.lh layout_m3cunlim BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3blkhle.lay... python scripts/build/complay.py src/mame/layout/m3blkhle.lay build/generated/mame/layout/m3blkhle.lh layout_m3blkhle BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5bbrocl.lay... python scripts/build/complay.py src/mame/layout/m5bbrocl.lay build/generated/mame/layout/m5bbrocl.lh layout_m5bbrocl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/inder.lay... python scripts/build/complay.py src/mame/layout/inder.lay build/generated/mame/layout/inder.lh layout_inder BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tx1.lay... python scripts/build/complay.py src/mame/layout/tx1.lay build/generated/mame/layout/tx1.lh layout_tx1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1thatlfc.lay... python scripts/build/complay.py src/mame/layout/m1thatlfc.lay build/generated/mame/layout/m1thatlfc.lh layout_m1thatlfc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5elim.lay... python scripts/build/complay.py src/mame/layout/m5elim.lay build/generated/mame/layout/m5elim.lh layout_m5elim BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5cashat.lay... python scripts/build/complay.py src/mame/layout/m5cashat.lay build/generated/mame/layout/m5cashat.lh layout_m5cashat BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1sudnima.lay... python scripts/build/complay.py src/mame/layout/m1sudnima.lay build/generated/mame/layout/m1sudnima.lh layout_m1sudnima BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4sparkd.lay... python scripts/build/complay.py src/mame/layout/sc4sparkd.lay build/generated/mame/layout/sc4sparkd.lh layout_sc4sparkd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1startr.lay... python scripts/build/complay.py src/mame/layout/m1startr.lay build/generated/mame/layout/m1startr.lh layout_m1startr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1eastndl.lay... python scripts/build/complay.py src/mame/layout/m1eastndl.lay build/generated/mame/layout/m1eastndl.lh layout_m1eastndl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3ratrce.lay... python scripts/build/complay.py src/mame/layout/m3ratrce.lay build/generated/mame/layout/m3ratrce.lh layout_m3ratrce BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5jackpt.lay... python scripts/build/complay.py src/mame/layout/m5jackpt.lay build/generated/mame/layout/m5jackpt.lh layout_m5jackpt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1fightb.lay... python scripts/build/complay.py src/mame/layout/m1fightb.lay build/generated/mame/layout/m1fightb.lh layout_m1fightb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cnsector.lay... python scripts/build/complay.py src/mame/layout/cnsector.lay build/generated/mame/layout/cnsector.lh layout_cnsector BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1fantfbb.lay... python scripts/build/complay.py src/mame/layout/m1fantfbb.lay build/generated/mame/layout/m1fantfbb.lh layout_m1fantfbb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sharkpye.lay... python scripts/build/complay.py src/mame/layout/sharkpye.lay build/generated/mame/layout/sharkpye.lh layout_sharkpye BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dragrace.lay... python scripts/build/complay.py src/mame/layout/dragrace.lay build/generated/mame/layout/dragrace.lh layout_dragrace BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/xl25.lay... python scripts/build/complay.py src/mame/layout/xl25.lay build/generated/mame/layout/xl25.lh layout_xl25 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/videocba.lay... python scripts/build/complay.py src/mame/layout/videocba.lay build/generated/mame/layout/videocba.lh layout_videocba BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mephisto_smondial2.lay... python scripts/build/complay.py src/mame/layout/mephisto_smondial2.lay build/generated/mame/layout/mephisto_smondial2.lh layout_mephisto_smondial2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2goldbr.lay... python scripts/build/complay.py src/mame/layout/j2goldbr.lay build/generated/mame/layout/j2goldbr.lh layout_j2goldbr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cardline.lay... python scripts/build/complay.py src/mame/layout/cardline.lay build/generated/mame/layout/cardline.lh layout_cardline BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cosmicm.lay... python scripts/build/complay.py src/mame/layout/cosmicm.lay build/generated/mame/layout/cosmicm.lh layout_cosmicm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/yukongl5.lay... python scripts/build/complay.py src/mame/layout/yukongl5.lay build/generated/mame/layout/yukongl5.lh layout_yukongl5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4richl.lay... python scripts/build/complay.py src/mame/layout/sc4richl.lay build/generated/mame/layout/sc4richl.lh layout_sc4richl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1nudbnke.lay... python scripts/build/complay.py src/mame/layout/m1nudbnke.lay build/generated/mame/layout/m1nudbnke.lh layout_m1nudbnke BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mephisto_modena.lay... python scripts/build/complay.py src/mame/layout/mephisto_modena.lay build/generated/mame/layout/mephisto_modena.lh layout_mephisto_modena BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/omegrace.lay... python scripts/build/complay.py src/mame/layout/omegrace.lay build/generated/mame/layout/omegrace.lh layout_omegrace BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/aristmk5_us.lay... python scripts/build/complay.py src/mame/layout/aristmk5_us.lay build/generated/mame/layout/aristmk5_us.lh layout_aristmk5_us BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/skill98.lay... python scripts/build/complay.py src/mame/layout/skill98.lay build/generated/mame/layout/skill98.lh layout_skill98 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lbeach.lay... python scripts/build/complay.py src/mame/layout/lbeach.lay build/generated/mame/layout/lbeach.lh layout_lbeach BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5crzkni.lay... python scripts/build/complay.py src/mame/layout/m5crzkni.lay build/generated/mame/layout/m5crzkni.lh layout_m5crzkni BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/copycatm2.lay... python scripts/build/complay.py src/mame/layout/copycatm2.lay build/generated/mame/layout/copycatm2.lh layout_copycatm2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gldncrwn.lay... python scripts/build/complay.py src/mame/layout/gldncrwn.lay build/generated/mame/layout/gldncrwn.lh layout_gldncrwn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/leboom.lay... python scripts/build/complay.py src/mame/layout/leboom.lay build/generated/mame/layout/leboom.lh layout_leboom BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/zac_1.lay... python scripts/build/complay.py src/mame/layout/zac_1.lay build/generated/mame/layout/zac_1.lh layout_zac_1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cmsport.lay... python scripts/build/complay.py src/mame/layout/cmsport.lay build/generated/mame/layout/cmsport.lh layout_cmsport BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wpc_an.lay... python scripts/build/complay.py src/mame/layout/wpc_an.lay build/generated/mame/layout/wpc_an.lh layout_wpc_an BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/kungfur.lay... python scripts/build/complay.py src/mame/layout/kungfur.lay build/generated/mame/layout/kungfur.lh layout_kungfur BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4slci.lay... python scripts/build/complay.py src/mame/layout/sc4slci.lay build/generated/mame/layout/sc4slci.lh layout_sc4slci BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pcw.lay... python scripts/build/complay.py src/mame/layout/pcw.lay build/generated/mame/layout/pcw.lh layout_pcw BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hh_sm510_test.lay... python scripts/build/complay.py src/mame/layout/hh_sm510_test.lay build/generated/mame/layout/hh_sm510_test.lh layout_hh_sm510_test BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/kgalah.lay... python scripts/build/complay.py src/mame/layout/kgalah.lay build/generated/mame/layout/kgalah.lh layout_kgalah BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/babydad.lay... python scripts/build/complay.py src/mame/layout/babydad.lay build/generated/mame/layout/babydad.lh layout_babydad BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2ptytm1.lay... python scripts/build/complay.py src/mame/layout/sc2ptytm1.lay build/generated/mame/layout/sc2ptytm1.lh layout_sc2ptytm1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cashchamnz.lay... python scripts/build/complay.py src/mame/layout/cashchamnz.lay build/generated/mame/layout/cashchamnz.lh layout_cashchamnz BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cnfball.lay... python scripts/build/complay.py src/mame/layout/cnfball.lay build/generated/mame/layout/cnfball.lh layout_cnfball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/f2pbball.lay... python scripts/build/complay.py src/mame/layout/f2pbball.lay build/generated/mame/layout/f2pbball.lh layout_f2pbball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tailg.lay... python scripts/build/complay.py src/mame/layout/tailg.lay build/generated/mame/layout/tailg.lh layout_tailg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5lotta.lay... python scripts/build/complay.py src/mame/layout/m5lotta.lay build/generated/mame/layout/m5lotta.lh layout_m5lotta BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/play_3.lay... python scripts/build/complay.py src/mame/layout/play_3.lay build/generated/mame/layout/play_3.lh layout_play_3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/swhr2u.lay... python scripts/build/complay.py src/mame/layout/swhr2u.lay build/generated/mame/layout/swhr2u.lh layout_swhr2u BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/esq2by16.lay... python scripts/build/complay.py src/mame/layout/esq2by16.lay build/generated/mame/layout/esq2by16.lh layout_esq2by16 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mmodular.lay... python scripts/build/complay.py src/mame/layout/mmodular.lay build/generated/mame/layout/mmodular.lh layout_mmodular BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4lined.lay... python scripts/build/complay.py src/mame/layout/sc4lined.lay build/generated/mame/layout/sc4lined.lh layout_sc4lined BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3spoof.lay... python scripts/build/complay.py src/mame/layout/m3spoof.lay build/generated/mame/layout/m3spoof.lh layout_m3spoof BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gts80a_caveman.lay... python scripts/build/complay.py src/mame/layout/gts80a_caveman.lay build/generated/mame/layout/gts80a_caveman.lh layout_gts80a_caveman BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bbcm.lay... python scripts/build/complay.py src/mame/layout/bbcm.lay build/generated/mame/layout/bbcm.lh layout_bbcm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/crusnusa.lay... python scripts/build/complay.py src/mame/layout/crusnusa.lay build/generated/mame/layout/crusnusa.lh layout_crusnusa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/suprstar.lay... python scripts/build/complay.py src/mame/layout/suprstar.lay build/generated/mame/layout/suprstar.lh layout_suprstar BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4hilo.lay... python scripts/build/complay.py src/mame/layout/sc4hilo.lay build/generated/mame/layout/sc4hilo.lh layout_sc4hilo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_vbrc.lay... python scripts/build/complay.py src/mame/layout/fidel_vbrc.lay build/generated/mame/layout/fidel_vbrc.lh layout_fidel_vbrc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sharkpy.lay... python scripts/build/complay.py src/mame/layout/sharkpy.lay build/generated/mame/layout/sharkpy.lh layout_sharkpy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1frexplc.lay... python scripts/build/complay.py src/mame/layout/m1frexplc.lay build/generated/mame/layout/m1frexplc.lh layout_m1frexplc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4bantm.lay... python scripts/build/complay.py src/mame/layout/sc4bantm.lay build/generated/mame/layout/sc4bantm.lh layout_sc4bantm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5evgrhr.lay... python scripts/build/complay.py src/mame/layout/m5evgrhr.lay build/generated/mame/layout/m5evgrhr.lh layout_m5evgrhr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4mspid.lay... python scripts/build/complay.py src/mame/layout/sc4mspid.lay build/generated/mame/layout/sc4mspid.lh layout_sc4mspid BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wizways.lay... python scripts/build/complay.py src/mame/layout/wizways.lay build/generated/mame/layout/wizways.lh layout_wizways BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5suphi.lay... python scripts/build/complay.py src/mame/layout/j5suphi.lay build/generated/mame/layout/j5suphi.lh layout_j5suphi BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2nudfev.lay... python scripts/build/complay.py src/mame/layout/j2nudfev.lay build/generated/mame/layout/j2nudfev.lh layout_j2nudfev BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/contcirc.lay... python scripts/build/complay.py src/mame/layout/contcirc.lay build/generated/mame/layout/contcirc.lh layout_contcirc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s7.lay... python scripts/build/complay.py src/mame/layout/s7.lay build/generated/mame/layout/s7.lh layout_s7 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/medlanes.lay... python scripts/build/complay.py src/mame/layout/medlanes.lay build/generated/mame/layout/medlanes.lh layout_medlanes BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2lovsht.lay... python scripts/build/complay.py src/mame/layout/j2lovsht.lay build/generated/mame/layout/j2lovsht.lh layout_j2lovsht BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bonuscrd.lay... python scripts/build/complay.py src/mame/layout/bonuscrd.lay build/generated/mame/layout/bonuscrd.lh layout_bonuscrd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3replay.lay... python scripts/build/complay.py src/mame/layout/m3replay.lay build/generated/mame/layout/m3replay.lh layout_m3replay BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1luxorb.lay... python scripts/build/complay.py src/mame/layout/m1luxorb.lay build/generated/mame/layout/m1luxorb.lh layout_m1luxorb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4rhxcl.lay... python scripts/build/complay.py src/mame/layout/sc4rhxcl.lay build/generated/mame/layout/sc4rhxcl.lh layout_sc4rhxcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mephisto_megaiv.lay... python scripts/build/complay.py src/mame/layout/mephisto_megaiv.lay build/generated/mame/layout/mephisto_megaiv.lh layout_mephisto_megaiv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/astdelux.lay... python scripts/build/complay.py src/mame/layout/astdelux.lay build/generated/mame/layout/astdelux.lh layout_astdelux BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pyramid.lay... python scripts/build/complay.py src/mame/layout/pyramid.lay build/generated/mame/layout/pyramid.lh layout_pyramid BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sbuk3.lay... python scripts/build/complay.py src/mame/layout/sbuk3.lay build/generated/mame/layout/sbuk3.lh layout_sbuk3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/incasunnz.lay... python scripts/build/complay.py src/mame/layout/incasunnz.lay build/generated/mame/layout/incasunnz.lh layout_incasunnz BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mdrawpkr.lay... python scripts/build/complay.py src/mame/layout/mdrawpkr.lay build/generated/mame/layout/mdrawpkr.lh layout_mdrawpkr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tm990189.lay... python scripts/build/complay.py src/mame/layout/tm990189.lay build/generated/mame/layout/tm990189.lh layout_tm990189 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1htclb.lay... python scripts/build/complay.py src/mame/layout/m1htclb.lay build/generated/mame/layout/m1htclb.lh layout_m1htclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_vcc.lay... python scripts/build/complay.py src/mame/layout/fidel_vcc.lay build/generated/mame/layout/fidel_vcc.lh layout_fidel_vcc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ms0515.lay... python scripts/build/complay.py src/mame/layout/ms0515.lay build/generated/mame/layout/ms0515.lh layout_ms0515 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5seven.lay... python scripts/build/complay.py src/mame/layout/m5seven.lay build/generated/mame/layout/m5seven.lh layout_m5seven BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fccpu1.lay... python scripts/build/complay.py src/mame/layout/fccpu1.lay build/generated/mame/layout/fccpu1.lh layout_fccpu1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/segajw.lay... python scripts/build/complay.py src/mame/layout/segajw.lay build/generated/mame/layout/segajw.lh layout_segajw BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ebball2.lay... python scripts/build/complay.py src/mame/layout/ebball2.lay build/generated/mame/layout/ebball2.lh layout_ebball2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4jack.lay... python scripts/build/complay.py src/mame/layout/sc4jack.lay build/generated/mame/layout/sc4jack.lh layout_sc4jack BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4mgr.lay... python scripts/build/complay.py src/mame/layout/sc4mgr.lay build/generated/mame/layout/sc4mgr.lh layout_sc4mgr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/maxaflex.lay... python scripts/build/complay.py src/mame/layout/maxaflex.lay build/generated/mame/layout/maxaflex.lh layout_maxaflex BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/calspeed.lay... python scripts/build/complay.py src/mame/layout/calspeed.lay build/generated/mame/layout/calspeed.lh layout_calspeed BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5elband.lay... python scripts/build/complay.py src/mame/layout/m5elband.lay build/generated/mame/layout/m5elband.lh layout_m5elband BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ti74.lay... python scripts/build/complay.py src/mame/layout/ti74.lay build/generated/mame/layout/ti74.lh layout_ti74 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cz101.lay... python scripts/build/complay.py src/mame/layout/cz101.lay build/generated/mame/layout/cz101.lh layout_cz101 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4hissa.lay... python scripts/build/complay.py src/mame/layout/sc4hissa.lay build/generated/mame/layout/sc4hissa.lh layout_sc4hissa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2adnote.lay... python scripts/build/complay.py src/mame/layout/j2adnote.lay build/generated/mame/layout/j2adnote.lh layout_j2adnote BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/et3400.lay... python scripts/build/complay.py src/mame/layout/et3400.lay build/generated/mame/layout/et3400.lh layout_et3400 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/multidrw.lay... python scripts/build/complay.py src/mame/layout/multidrw.lay build/generated/mame/layout/multidrw.lh layout_multidrw BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/elecdet.lay... python scripts/build/complay.py src/mame/layout/elecdet.lay build/generated/mame/layout/elecdet.lh layout_elecdet BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/rungun_dual.lay... python scripts/build/complay.py src/mame/layout/rungun_dual.lay build/generated/mame/layout/rungun_dual.lh layout_rungun_dual BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/zac_2.lay... python scripts/build/complay.py src/mame/layout/zac_2.lay build/generated/mame/layout/zac_2.lh layout_zac_2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2droplt.lay... python scripts/build/complay.py src/mame/layout/j2droplt.lay build/generated/mame/layout/j2droplt.lh layout_j2droplt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/victor5.lay... python scripts/build/complay.py src/mame/layout/victor5.lay build/generated/mame/layout/victor5.lh layout_victor5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2eggs1.lay... python scripts/build/complay.py src/mame/layout/sc2eggs1.lay build/generated/mame/layout/sc2eggs1.lh layout_sc2eggs1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cshalm.lay... python scripts/build/complay.py src/mame/layout/j2cshalm.lay build/generated/mame/layout/j2cshalm.lh layout_j2cshalm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4starpk.lay... python scripts/build/complay.py src/mame/layout/sc4starpk.lay build/generated/mame/layout/sc4starpk.lh layout_sc4starpk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/by17.lay... python scripts/build/complay.py src/mame/layout/by17.lay build/generated/mame/layout/by17.lh layout_by17 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2frucnx.lay... python scripts/build/complay.py src/mame/layout/j2frucnx.lay build/generated/mame/layout/j2frucnx.lh layout_j2frucnx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4plumb.lay... python scripts/build/complay.py src/mame/layout/sc4plumb.lay build/generated/mame/layout/sc4plumb.lh layout_sc4plumb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dolphunk.lay... python scripts/build/complay.py src/mame/layout/dolphunk.lay build/generated/mame/layout/dolphunk.lh layout_dolphunk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hp2640.lay... python scripts/build/complay.py src/mame/layout/hp2640.lay build/generated/mame/layout/hp2640.lh layout_hp2640 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mpf1p.lay... python scripts/build/complay.py src/mame/layout/mpf1p.lay build/generated/mame/layout/mpf1p.lh layout_mpf1p BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sigmapkr.lay... python scripts/build/complay.py src/mame/layout/sigmapkr.lay build/generated/mame/layout/sigmapkr.lh layout_sigmapkr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6guabc.lay... python scripts/build/complay.py src/mame/layout/j6guabc.lay build/generated/mame/layout/j6guabc.lh layout_j6guabc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4susk.lay... python scripts/build/complay.py src/mame/layout/sc4susk.lay build/generated/mame/layout/sc4susk.lh layout_sc4susk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/meybjack.lay... python scripts/build/complay.py src/mame/layout/meybjack.lay build/generated/mame/layout/meybjack.lh layout_meybjack BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tisr16.lay... python scripts/build/complay.py src/mame/layout/tisr16.lay build/generated/mame/layout/tisr16.lh layout_tisr16 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/snmath.lay... python scripts/build/complay.py src/mame/layout/snmath.lay build/generated/mame/layout/snmath.lh layout_snmath BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hccbaskb.lay... python scripts/build/complay.py src/mame/layout/hccbaskb.lay build/generated/mame/layout/hccbaskb.lh layout_hccbaskb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gnw_dualv.lay... python scripts/build/complay.py src/mame/layout/gnw_dualv.lay build/generated/mame/layout/gnw_dualv.lh layout_gnw_dualv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4chavy.lay... python scripts/build/complay.py src/mame/layout/sc4chavy.lay build/generated/mame/layout/sc4chavy.lh layout_sc4chavy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/atari_s2.lay... python scripts/build/complay.py src/mame/layout/atari_s2.lay build/generated/mame/layout/atari_s2.lh layout_atari_s2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ninjaw.lay... python scripts/build/complay.py src/mame/layout/ninjaw.lay build/generated/mame/layout/ninjaw.lh layout_ninjaw BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6btbwd.lay... python scripts/build/complay.py src/mame/layout/j6btbwd.lay build/generated/mame/layout/j6btbwd.lh layout_j6btbwd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pe_poker.lay... python scripts/build/complay.py src/mame/layout/pe_poker.lay build/generated/mame/layout/pe_poker.lh layout_pe_poker BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/topspeed.lay... python scripts/build/complay.py src/mame/layout/topspeed.lay build/generated/mame/layout/topspeed.lh layout_topspeed BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4motor.lay... python scripts/build/complay.py src/mame/layout/sc4motor.lay build/generated/mame/layout/sc4motor.lh layout_sc4motor BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pirpok2.lay... python scripts/build/complay.py src/mame/layout/pirpok2.lay build/generated/mame/layout/pirpok2.lh layout_pirpok2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/k28.lay... python scripts/build/complay.py src/mame/layout/k28.lay build/generated/mame/layout/k28.lh layout_k28 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4rtc.lay... python scripts/build/complay.py src/mame/layout/sc4rtc.lay build/generated/mame/layout/sc4rtc.lh layout_sc4rtc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gts80.lay... python scripts/build/complay.py src/mame/layout/gts80.lay build/generated/mame/layout/gts80.lh layout_gts80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/chqflag.lay... python scripts/build/complay.py src/mame/layout/chqflag.lay build/generated/mame/layout/chqflag.lh layout_chqflag BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3winstr.lay... python scripts/build/complay.py src/mame/layout/m3winstr.lay build/generated/mame/layout/m3winstr.lh layout_m3winstr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2reelmo.lay... python scripts/build/complay.py src/mame/layout/j2reelmo.lay build/generated/mame/layout/j2reelmo.lh layout_j2reelmo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2hiroll.lay... python scripts/build/complay.py src/mame/layout/j2hiroll.lay build/generated/mame/layout/j2hiroll.lh layout_j2hiroll BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6monst.lay... python scripts/build/complay.py src/mame/layout/j6monst.lay build/generated/mame/layout/j6monst.lh layout_j6monst BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4gldcl.lay... python scripts/build/complay.py src/mame/layout/sc4gldcl.lay build/generated/mame/layout/sc4gldcl.lh layout_sc4gldcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4polic.lay... python scripts/build/complay.py src/mame/layout/sc4polic.lay build/generated/mame/layout/sc4polic.lh layout_sc4polic BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2reelbn.lay... python scripts/build/complay.py src/mame/layout/j2reelbn.lay build/generated/mame/layout/j2reelbn.lh layout_j2reelbn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bfm_sc4.lay... python scripts/build/complay.py src/mame/layout/bfm_sc4.lay build/generated/mame/layout/bfm_sc4.lh layout_bfm_sc4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5bigchs.lay... python scripts/build/complay.py src/mame/layout/m5bigchs.lay build/generated/mame/layout/m5bigchs.lh layout_m5bigchs BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5dick10.lay... python scripts/build/complay.py src/mame/layout/m5dick10.lay build/generated/mame/layout/m5dick10.lh layout_m5dick10 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5mpfc.lay... python scripts/build/complay.py src/mame/layout/m5mpfc.lay build/generated/mame/layout/m5mpfc.lh layout_m5mpfc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/novag_sexpert.lay... python scripts/build/complay.py src/mame/layout/novag_sexpert.lay build/generated/mame/layout/novag_sexpert.lh layout_novag_sexpert BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cshcrd.lay... python scripts/build/complay.py src/mame/layout/j2cshcrd.lay build/generated/mame/layout/j2cshcrd.lh layout_j2cshcrd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4roksc.lay... python scripts/build/complay.py src/mame/layout/sc4roksc.lay build/generated/mame/layout/sc4roksc.lh layout_sc4roksc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pr8210.lay... python scripts/build/complay.py src/mame/layout/pr8210.lay build/generated/mame/layout/pr8210.lh layout_pr8210 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1guvnor.lay... python scripts/build/complay.py src/mame/layout/m1guvnor.lay build/generated/mame/layout/m1guvnor.lh layout_m1guvnor BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4lions.lay... python scripts/build/complay.py src/mame/layout/sc4lions.lay build/generated/mame/layout/sc4lions.lh layout_sc4lions BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5bttf.lay... python scripts/build/complay.py src/mame/layout/m5bttf.lay build/generated/mame/layout/m5bttf.lh layout_m5bttf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pdrift.lay... python scripts/build/complay.py src/mame/layout/pdrift.lay build/generated/mame/layout/pdrift.lh layout_pdrift BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cmpacman.lay... python scripts/build/complay.py src/mame/layout/cmpacman.lay build/generated/mame/layout/cmpacman.lh layout_cmpacman BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s6a.lay... python scripts/build/complay.py src/mame/layout/s6a.lay build/generated/mame/layout/s6a.lh layout_s6a BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4lirb.lay... python scripts/build/complay.py src/mame/layout/sc4lirb.lay build/generated/mame/layout/sc4lirb.lh layout_sc4lirb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2supstp.lay... python scripts/build/complay.py src/mame/layout/j2supstp.lay build/generated/mame/layout/j2supstp.lh layout_j2supstp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4nmtj.lay... python scripts/build/complay.py src/mame/layout/sc4nmtj.lay build/generated/mame/layout/sc4nmtj.lh layout_sc4nmtj BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mk14.lay... python scripts/build/complay.py src/mame/layout/mk14.lay build/generated/mame/layout/mk14.lh layout_mk14 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vidchal.lay... python scripts/build/complay.py src/mame/layout/vidchal.lay build/generated/mame/layout/vidchal.lh layout_vidchal BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2luckar.lay... python scripts/build/complay.py src/mame/layout/j2luckar.lay build/generated/mame/layout/j2luckar.lh layout_j2luckar BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vr.lay... python scripts/build/complay.py src/mame/layout/vr.lay build/generated/mame/layout/vr.lh layout_vr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_cc.lay... python scripts/build/complay.py src/mame/layout/fidel_cc.lay build/generated/mame/layout/fidel_cc.lh layout_fidel_cc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mpu4.lay... python scripts/build/complay.py src/mame/layout/mpu4.lay build/generated/mame/layout/mpu4.lh layout_mpu4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lchicken.lay... python scripts/build/complay.py src/mame/layout/lchicken.lay build/generated/mame/layout/lchicken.lh layout_lchicken BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4rotc.lay... python scripts/build/complay.py src/mame/layout/sc4rotc.lay build/generated/mame/layout/sc4rotc.lh layout_sc4rotc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4coro.lay... python scripts/build/complay.py src/mame/layout/sc4coro.lay build/generated/mame/layout/sc4coro.lh layout_sc4coro BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tc4.lay... python scripts/build/complay.py src/mame/layout/tc4.lay build/generated/mame/layout/tc4.lh layout_tc4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fortecrd.lay... python scripts/build/complay.py src/mame/layout/fortecrd.lay build/generated/mame/layout/fortecrd.lh layout_fortecrd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4bedcl.lay... python scripts/build/complay.py src/mame/layout/sc4bedcl.lay build/generated/mame/layout/sc4bedcl.lh layout_sc4bedcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4fever.lay... python scripts/build/complay.py src/mame/layout/sc4fever.lay build/generated/mame/layout/sc4fever.lh layout_sc4fever BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5gimmie.lay... python scripts/build/complay.py src/mame/layout/m5gimmie.lay build/generated/mame/layout/m5gimmie.lh layout_m5gimmie BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/amiga.lay... python scripts/build/complay.py src/mame/layout/amiga.lay build/generated/mame/layout/amiga.lh layout_amiga BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cshfil.lay... python scripts/build/complay.py src/mame/layout/j2cshfil.lay build/generated/mame/layout/j2cshfil.lh layout_j2cshfil BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1sirb.lay... python scripts/build/complay.py src/mame/layout/sc1sirb.lay build/generated/mame/layout/sc1sirb.lh layout_sc1sirb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/zac_proto.lay... python scripts/build/complay.py src/mame/layout/zac_proto.lay build/generated/mame/layout/zac_proto.lh layout_zac_proto BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tbaskb.lay... python scripts/build/complay.py src/mame/layout/tbaskb.lay build/generated/mame/layout/tbaskb.lh layout_tbaskb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5frnzy.lay... python scripts/build/complay.py src/mame/layout/m5frnzy.lay build/generated/mame/layout/m5frnzy.lh layout_m5frnzy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6megbck.lay... python scripts/build/complay.py src/mame/layout/j6megbck.lay build/generated/mame/layout/j6megbck.lh layout_j6megbck BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ebball3.lay... python scripts/build/complay.py src/mame/layout/ebball3.lay build/generated/mame/layout/ebball3.lh layout_ebball3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5nnww.lay... python scripts/build/complay.py src/mame/layout/m5nnww.lay build/generated/mame/layout/m5nnww.lh layout_m5nnww BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cclasd.lay... python scripts/build/complay.py src/mame/layout/sc4cclasd.lay build/generated/mame/layout/sc4cclasd.lh layout_sc4cclasd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1nhp.lay... python scripts/build/complay.py src/mame/layout/m1nhp.lay build/generated/mame/layout/m1nhp.lh layout_m1nhp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6oxobin.lay... python scripts/build/complay.py src/mame/layout/j6oxobin.lay build/generated/mame/layout/j6oxobin.lh layout_j6oxobin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gjackpot.lay... python scripts/build/complay.py src/mame/layout/gjackpot.lay build/generated/mame/layout/gjackpot.lh layout_gjackpot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4holyw.lay... python scripts/build/complay.py src/mame/layout/sc4holyw.lay build/generated/mame/layout/sc4holyw.lh layout_sc4holyw BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s4.lay... python scripts/build/complay.py src/mame/layout/s4.lay build/generated/mame/layout/s4.lh layout_s4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4ftopib.lay... python scripts/build/complay.py src/mame/layout/sc4ftopib.lay build/generated/mame/layout/sc4ftopib.lh layout_sc4ftopib BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gridiron.lay... python scripts/build/complay.py src/mame/layout/gridiron.lay build/generated/mame/layout/gridiron.lh layout_gridiron BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5resfrg.lay... python scripts/build/complay.py src/mame/layout/m5resfrg.lay build/generated/mame/layout/m5resfrg.lh layout_m5resfrg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5oohaah.lay... python scripts/build/complay.py src/mame/layout/m5oohaah.lay build/generated/mame/layout/m5oohaah.lh layout_m5oohaah BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mkit09.lay... python scripts/build/complay.py src/mame/layout/mkit09.lay build/generated/mame/layout/mkit09.lh layout_mkit09 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tisub.lay... python scripts/build/complay.py src/mame/layout/tisub.lay build/generated/mame/layout/tisub.lh layout_tisub BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5palma.lay... python scripts/build/complay.py src/mame/layout/j5palma.lay build/generated/mame/layout/j5palma.lh layout_j5palma BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6aceclb.lay... python scripts/build/complay.py src/mame/layout/j6aceclb.lay build/generated/mame/layout/j6aceclb.lh layout_j6aceclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6swpdrp.lay... python scripts/build/complay.py src/mame/layout/j6swpdrp.lay build/generated/mame/layout/j6swpdrp.lh layout_j6swpdrp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2litnot.lay... python scripts/build/complay.py src/mame/layout/j2litnot.lay build/generated/mame/layout/j2litnot.lh layout_j2litnot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6montlkb.lay... python scripts/build/complay.py src/mame/layout/j6montlkb.lay build/generated/mame/layout/j6montlkb.lh layout_j6montlkb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/attackfc.lay... python scripts/build/complay.py src/mame/layout/attackfc.lay build/generated/mame/layout/attackfc.lh layout_attackfc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/igspoker.lay... python scripts/build/complay.py src/mame/layout/igspoker.lay build/generated/mame/layout/igspoker.lh layout_igspoker BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/avalnche.lay... python scripts/build/complay.py src/mame/layout/avalnche.lay build/generated/mame/layout/avalnche.lh layout_avalnche BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ditto.lay... python scripts/build/complay.py src/mame/layout/ditto.lay build/generated/mame/layout/ditto.lh layout_ditto BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lucky74.lay... python scripts/build/complay.py src/mame/layout/lucky74.lay build/generated/mame/layout/lucky74.lh layout_lucky74 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4alladv.lay... python scripts/build/complay.py src/mame/layout/m4alladv.lay build/generated/mame/layout/m4alladv.lh layout_m4alladv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4actclb.lay... python scripts/build/complay.py src/mame/layout/m4actclb.lay build/generated/mame/layout/m4actclb.lh layout_m4actclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/crash.lay... python scripts/build/complay.py src/mame/layout/crash.lay build/generated/mame/layout/crash.lh layout_crash BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1retpp.lay... python scripts/build/complay.py src/mame/layout/m1retpp.lay build/generated/mame/layout/m1retpp.lh layout_m1retpp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/darius.lay... python scripts/build/complay.py src/mame/layout/darius.lay build/generated/mame/layout/darius.lh layout_darius BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2cpg.lay... python scripts/build/complay.py src/mame/layout/sc2cpg.lay build/generated/mame/layout/sc2cpg.lh layout_sc2cpg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pengpuck.lay... python scripts/build/complay.py src/mame/layout/pengpuck.lay build/generated/mame/layout/pengpuck.lh layout_pengpuck BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bob85.lay... python scripts/build/complay.py src/mame/layout/bob85.lay build/generated/mame/layout/bob85.lh layout_bob85 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pmroulet.lay... python scripts/build/complay.py src/mame/layout/pmroulet.lay build/generated/mame/layout/pmroulet.lh layout_pmroulet BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2prom.lay... python scripts/build/complay.py src/mame/layout/sc2prom.lay build/generated/mame/layout/sc2prom.lh layout_sc2prom BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/buggychl.lay... python scripts/build/complay.py src/mame/layout/buggychl.lay build/generated/mame/layout/buggychl.lh layout_buggychl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jpms80.lay... python scripts/build/complay.py src/mame/layout/jpms80.lay build/generated/mame/layout/jpms80.lh layout_jpms80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2hitmon.lay... python scripts/build/complay.py src/mame/layout/j2hitmon.lay build/generated/mame/layout/j2hitmon.lh layout_j2hitmon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2exec.lay... python scripts/build/complay.py src/mame/layout/j2exec.lay build/generated/mame/layout/j2exec.lh layout_j2exec BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/amico2k.lay... python scripts/build/complay.py src/mame/layout/amico2k.lay build/generated/mame/layout/amico2k.lh layout_amico2k BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3toplin.lay... python scripts/build/complay.py src/mame/layout/m3toplin.lay build/generated/mame/layout/m3toplin.lh layout_m3toplin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ac1clbmn.lay... python scripts/build/complay.py src/mame/layout/ac1clbmn.lay build/generated/mame/layout/ac1clbmn.lh layout_ac1clbmn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/monkeysee.lay... python scripts/build/complay.py src/mame/layout/monkeysee.lay build/generated/mame/layout/monkeysee.lh layout_monkeysee BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5popeye.lay... python scripts/build/complay.py src/mame/layout/j5popeye.lay build/generated/mame/layout/j5popeye.lh layout_j5popeye BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/alinvade.lay... python scripts/build/complay.py src/mame/layout/alinvade.lay build/generated/mame/layout/alinvade.lh layout_alinvade BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5psyccl01.lay... python scripts/build/complay.py src/mame/layout/m5psyccl01.lay build/generated/mame/layout/m5psyccl01.lh layout_m5psyccl01 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/beaminv.lay... python scripts/build/complay.py src/mame/layout/beaminv.lay build/generated/mame/layout/beaminv.lh layout_beaminv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sltblgpo.lay... python scripts/build/complay.py src/mame/layout/sltblgpo.lay build/generated/mame/layout/sltblgpo.lh layout_sltblgpo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2reelbo.lay... python scripts/build/complay.py src/mame/layout/j2reelbo.lay build/generated/mame/layout/j2reelbo.lh layout_j2reelbo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ac1pster.lay... python scripts/build/complay.py src/mame/layout/ac1pster.lay build/generated/mame/layout/ac1pster.lh layout_ac1pster BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5extrm.lay... python scripts/build/complay.py src/mame/layout/m5extrm.lay build/generated/mame/layout/m5extrm.lh layout_m5extrm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5qshot04.lay... python scripts/build/complay.py src/mame/layout/m5qshot04.lay build/generated/mame/layout/m5qshot04.lh layout_m5qshot04 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/venicea5.lay... python scripts/build/complay.py src/mame/layout/venicea5.lay build/generated/mame/layout/venicea5.lh layout_venicea5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/deadeye.lay... python scripts/build/complay.py src/mame/layout/deadeye.lay build/generated/mame/layout/deadeye.lh layout_deadeye BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/coco3.lay... python scripts/build/complay.py src/mame/layout/coco3.lay build/generated/mame/layout/coco3.lh layout_coco3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mpf1.lay... python scripts/build/complay.py src/mame/layout/mpf1.lay build/generated/mame/layout/mpf1.lh layout_mpf1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1hotpoth.lay... python scripts/build/complay.py src/mame/layout/m1hotpoth.lay build/generated/mame/layout/m1hotpoth.lh layout_m1hotpoth BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2sstrea.lay... python scripts/build/complay.py src/mame/layout/j2sstrea.lay build/generated/mame/layout/j2sstrea.lh layout_j2sstrea BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/eacc.lay... python scripts/build/complay.py src/mame/layout/eacc.lay build/generated/mame/layout/eacc.lh layout_eacc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/arcwins.lay... python scripts/build/complay.py src/mame/layout/arcwins.lay build/generated/mame/layout/arcwins.lh layout_arcwins BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1casroy1.lay... python scripts/build/complay.py src/mame/layout/m1casroy1.lay build/generated/mame/layout/m1casroy1.lh layout_m1casroy1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/touchme.lay... python scripts/build/complay.py src/mame/layout/touchme.lay build/generated/mame/layout/touchme.lh layout_touchme BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bbc.lay... python scripts/build/complay.py src/mame/layout/bbc.lay build/generated/mame/layout/bbc.lh layout_bbc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3rollem.lay... python scripts/build/complay.py src/mame/layout/m3rollem.lay build/generated/mame/layout/m3rollem.lh layout_m3rollem BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/rocknms.lay... python scripts/build/complay.py src/mame/layout/rocknms.lay build/generated/mame/layout/rocknms.lh layout_rocknms BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4lockb.lay... python scripts/build/complay.py src/mame/layout/sc4lockb.lay build/generated/mame/layout/sc4lockb.lh layout_sc4lockb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/kas89.lay... python scripts/build/complay.py src/mame/layout/kas89.lay build/generated/mame/layout/kas89.lh layout_kas89 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/kim1.lay... python scripts/build/complay.py src/mame/layout/kim1.lay build/generated/mame/layout/kim1.lh layout_kim1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2take2.lay... python scripts/build/complay.py src/mame/layout/j2take2.lay build/generated/mame/layout/j2take2.lh layout_j2take2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4tfclb.lay... python scripts/build/complay.py src/mame/layout/sc4tfclb.lay build/generated/mame/layout/sc4tfclb.lh layout_sc4tfclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sym1.lay... python scripts/build/complay.py src/mame/layout/sym1.lay build/generated/mame/layout/sym1.lh layout_sym1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wikwin.lay... python scripts/build/complay.py src/mame/layout/wikwin.lay build/generated/mame/layout/wikwin.lh layout_wikwin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fxmcr165.lay... python scripts/build/complay.py src/mame/layout/fxmcr165.lay build/generated/mame/layout/fxmcr165.lh layout_fxmcr165 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6bnza.lay... python scripts/build/complay.py src/mame/layout/j6bnza.lay build/generated/mame/layout/j6bnza.lh layout_j6bnza BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/upndown.lay... python scripts/build/complay.py src/mame/layout/upndown.lay build/generated/mame/layout/upndown.lh layout_upndown BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fashion.lay... python scripts/build/complay.py src/mame/layout/fashion.lay build/generated/mame/layout/fashion.lh layout_fashion BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/snread.lay... python scripts/build/complay.py src/mame/layout/snread.lay build/generated/mame/layout/snread.lh layout_snread BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/shuttlei.lay... python scripts/build/complay.py src/mame/layout/shuttlei.lay build/generated/mame/layout/shuttlei.lh layout_shuttlei BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hankin.lay... python scripts/build/complay.py src/mame/layout/hankin.lay build/generated/mame/layout/hankin.lh layout_hankin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5kkebab.lay... python scripts/build/complay.py src/mame/layout/m5kkebab.lay build/generated/mame/layout/m5kkebab.lh layout_m5kkebab BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sda5708.lay... python scripts/build/complay.py src/mame/layout/sda5708.lay build/generated/mame/layout/sda5708.lh layout_sda5708 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/przfight.lay... python scripts/build/complay.py src/mame/layout/przfight.lay build/generated/mame/layout/przfight.lh layout_przfight BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/h2hboxing.lay... python scripts/build/complay.py src/mame/layout/h2hboxing.lay build/generated/mame/layout/h2hboxing.lh layout_h2hboxing BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/spacwalk.lay... python scripts/build/complay.py src/mame/layout/spacwalk.lay build/generated/mame/layout/spacwalk.lh layout_spacwalk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5jlyjwl.lay... python scripts/build/complay.py src/mame/layout/m5jlyjwl.lay build/generated/mame/layout/m5jlyjwl.lh layout_m5jlyjwl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/md6802.lay... python scripts/build/complay.py src/mame/layout/md6802.lay build/generated/mame/layout/md6802.lh layout_md6802 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6cascze.lay... python scripts/build/complay.py src/mame/layout/j6cascze.lay build/generated/mame/layout/j6cascze.lh layout_j6cascze BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/barrier.lay... python scripts/build/complay.py src/mame/layout/barrier.lay build/generated/mame/layout/barrier.lh layout_barrier BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2tstplt.lay... python scripts/build/complay.py src/mame/layout/j2tstplt.lay build/generated/mame/layout/j2tstplt.lh layout_j2tstplt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2jackbr.lay... python scripts/build/complay.py src/mame/layout/j2jackbr.lay build/generated/mame/layout/j2jackbr.lh layout_j2jackbr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2plsmnd.lay... python scripts/build/complay.py src/mame/layout/j2plsmnd.lay build/generated/mame/layout/j2plsmnd.lh layout_j2plsmnd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vboy.lay... python scripts/build/complay.py src/mame/layout/vboy.lay build/generated/mame/layout/vboy.lh layout_vboy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tcfball.lay... python scripts/build/complay.py src/mame/layout/tcfball.lay build/generated/mame/layout/tcfball.lh layout_tcfball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1itskob.lay... python scripts/build/complay.py src/mame/layout/m1itskob.lay build/generated/mame/layout/m1itskob.lh layout_m1itskob BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2always.lay... python scripts/build/complay.py src/mame/layout/j2always.lay build/generated/mame/layout/j2always.lh layout_j2always BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/simon.lay... python scripts/build/complay.py src/mame/layout/simon.lay build/generated/mame/layout/simon.lh layout_simon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5ewn.lay... python scripts/build/complay.py src/mame/layout/m5ewn.lay build/generated/mame/layout/m5ewn.lh layout_m5ewn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wackygtr.lay... python scripts/build/complay.py src/mame/layout/wackygtr.lay build/generated/mame/layout/wackygtr.lh layout_wackygtr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/qtbird.lay... python scripts/build/complay.py src/mame/layout/qtbird.lay build/generated/mame/layout/qtbird.lh layout_qtbird BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4crc.lay... python scripts/build/complay.py src/mame/layout/sc4crc.lay build/generated/mame/layout/sc4crc.lh layout_sc4crc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_bcc.lay... python scripts/build/complay.py src/mame/layout/fidel_bcc.lay build/generated/mame/layout/fidel_bcc.lh layout_fidel_bcc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1monou.lay... python scripts/build/complay.py src/mame/layout/m1monou.lay build/generated/mame/layout/m1monou.lh layout_m1monou BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mmerlin.lay... python scripts/build/complay.py src/mame/layout/mmerlin.lay build/generated/mame/layout/mmerlin.lh layout_mmerlin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/goldenc.lay... python scripts/build/complay.py src/mame/layout/goldenc.lay build/generated/mame/layout/goldenc.lh layout_goldenc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2nudmon.lay... python scripts/build/complay.py src/mame/layout/j2nudmon.lay build/generated/mame/layout/j2nudmon.lh layout_j2nudmon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1_vid.lay... python scripts/build/complay.py src/mame/layout/sc1_vid.lay build/generated/mame/layout/sc1_vid.lh layout_sc1_vid BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bfmsys85.lay... python scripts/build/complay.py src/mame/layout/bfmsys85.lay build/generated/mame/layout/bfmsys85.lh layout_bfmsys85 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2copcl7.lay... python scripts/build/complay.py src/mame/layout/sc2copcl7.lay build/generated/mame/layout/sc2copcl7.lh layout_sc2copcl7 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/aristmk4.lay... python scripts/build/complay.py src/mame/layout/aristmk4.lay build/generated/mame/layout/aristmk4.lh layout_aristmk4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/clowns.lay... python scripts/build/complay.py src/mame/layout/clowns.lay build/generated/mame/layout/clowns.lh layout_clowns BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5ratpka.lay... python scripts/build/complay.py src/mame/layout/m5ratpka.lay build/generated/mame/layout/m5ratpka.lh layout_m5ratpka BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/snspellsp.lay... python scripts/build/complay.py src/mame/layout/snspellsp.lay build/generated/mame/layout/snspellsp.lh layout_snspellsp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/nbmj8688.lay... python scripts/build/complay.py src/mame/layout/nbmj8688.lay build/generated/mame/layout/nbmj8688.lh layout_nbmj8688 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5spiker.lay... python scripts/build/complay.py src/mame/layout/m5spiker.lay build/generated/mame/layout/m5spiker.lh layout_m5spiker BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_rsc_v2.lay... python scripts/build/complay.py src/mame/layout/fidel_rsc_v2.lay build/generated/mame/layout/fidel_rsc_v2.lh layout_fidel_rsc_v2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wamazona.lay... python scripts/build/complay.py src/mame/layout/wamazona.lay build/generated/mame/layout/wamazona.lh layout_wamazona BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1trtr.lay... python scripts/build/complay.py src/mame/layout/m1trtr.lay build/generated/mame/layout/m1trtr.lh layout_m1trtr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jockeyc.lay... python scripts/build/complay.py src/mame/layout/jockeyc.lay build/generated/mame/layout/jockeyc.lh layout_jockeyc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ttfball.lay... python scripts/build/complay.py src/mame/layout/ttfball.lay build/generated/mame/layout/ttfball.lh layout_ttfball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gorf.lay... python scripts/build/complay.py src/mame/layout/gorf.lay build/generated/mame/layout/gorf.lh layout_gorf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lc80.lay... python scripts/build/complay.py src/mame/layout/lc80.lay build/generated/mame/layout/lc80.lh layout_lc80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/by35_playboy.lay... python scripts/build/complay.py src/mame/layout/by35_playboy.lay build/generated/mame/layout/by35_playboy.lh layout_by35_playboy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3snaphp.lay... python scripts/build/complay.py src/mame/layout/m3snaphp.lay build/generated/mame/layout/m3snaphp.lh layout_m3snaphp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/seabattl.lay... python scripts/build/complay.py src/mame/layout/seabattl.lay build/generated/mame/layout/seabattl.lh layout_seabattl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tb303.lay... python scripts/build/complay.py src/mame/layout/tb303.lay build/generated/mame/layout/tb303.lh layout_tb303 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/musicsrt.lay... python scripts/build/complay.py src/mame/layout/musicsrt.lay build/generated/mame/layout/musicsrt.lh layout_musicsrt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3oddson.lay... python scripts/build/complay.py src/mame/layout/m3oddson.lay build/generated/mame/layout/m3oddson.lh layout_m3oddson BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4chuba.lay... python scripts/build/complay.py src/mame/layout/sc4chuba.lay build/generated/mame/layout/sc4chuba.lh layout_sc4chuba BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4sahed.lay... python scripts/build/complay.py src/mame/layout/sc4sahed.lay build/generated/mame/layout/sc4sahed.lh layout_sc4sahed BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1manhat.lay... python scripts/build/complay.py src/mame/layout/m1manhat.lay build/generated/mame/layout/m1manhat.lh layout_m1manhat BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1clbtma.lay... python scripts/build/complay.py src/mame/layout/sc1clbtma.lay build/generated/mame/layout/sc1clbtma.lh layout_sc1clbtma BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_desdis_68kr.lay... python scripts/build/complay.py src/mame/layout/fidel_desdis_68kr.lay build/generated/mame/layout/fidel_desdis_68kr.lh layout_fidel_desdis_68kr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sspeedr.lay... python scripts/build/complay.py src/mame/layout/sspeedr.lay build/generated/mame/layout/sspeedr.lh layout_sspeedr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lostreas.lay... python scripts/build/complay.py src/mame/layout/lostreas.lay build/generated/mame/layout/lostreas.lh layout_lostreas BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ufo21.lay... python scripts/build/complay.py src/mame/layout/ufo21.lay build/generated/mame/layout/ufo21.lh layout_ufo21 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/newbrain.lay... python scripts/build/complay.py src/mame/layout/newbrain.lay build/generated/mame/layout/newbrain.lh layout_newbrain BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4deepi.lay... python scripts/build/complay.py src/mame/layout/sc4deepi.lay build/generated/mame/layout/sc4deepi.lh layout_sc4deepi BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/esbattle.lay... python scripts/build/complay.py src/mame/layout/esbattle.lay build/generated/mame/layout/esbattle.lh layout_esbattle BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5mega.lay... python scripts/build/complay.py src/mame/layout/m5mega.lay build/generated/mame/layout/m5mega.lh layout_m5mega BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/captflag.lay... python scripts/build/complay.py src/mame/layout/captflag.lay build/generated/mame/layout/captflag.lh layout_captflag BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4vrgclb.lay... python scripts/build/complay.py src/mame/layout/sc4vrgclb.lay build/generated/mame/layout/sc4vrgclb.lh layout_sc4vrgclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/poker41.lay... python scripts/build/complay.py src/mame/layout/poker41.lay build/generated/mame/layout/poker41.lh layout_poker41 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cclim.lay... python scripts/build/complay.py src/mame/layout/sc4cclim.lay build/generated/mame/layout/sc4cclim.lh layout_sc4cclim BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/breakout.lay... python scripts/build/complay.py src/mame/layout/breakout.lay build/generated/mame/layout/breakout.lh layout_breakout BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4lkbcl.lay... python scripts/build/complay.py src/mame/layout/sc4lkbcl.lay build/generated/mame/layout/sc4lkbcl.lh layout_sc4lkbcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/h2hhockey.lay... python scripts/build/complay.py src/mame/layout/h2hhockey.lay build/generated/mame/layout/h2hhockey.lh layout_h2hhockey BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/atarifb4.lay... python scripts/build/complay.py src/mame/layout/atarifb4.lay build/generated/mame/layout/atarifb4.lh layout_atarifb4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1inwinc.lay... python scripts/build/complay.py src/mame/layout/m1inwinc.lay build/generated/mame/layout/m1inwinc.lh layout_m1inwinc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1wotwa.lay... python scripts/build/complay.py src/mame/layout/m1wotwa.lay build/generated/mame/layout/m1wotwa.lh layout_m1wotwa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6mono60.lay... python scripts/build/complay.py src/mame/layout/j6mono60.lay build/generated/mame/layout/j6mono60.lh layout_j6mono60 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cashro.lay... python scripts/build/complay.py src/mame/layout/j2cashro.lay build/generated/mame/layout/j2cashro.lh layout_j2cashro BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/one4all.lay... python scripts/build/complay.py src/mame/layout/one4all.lay build/generated/mame/layout/one4all.lh layout_one4all BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m68705prg.lay... python scripts/build/complay.py src/mame/layout/m68705prg.lay build/generated/mame/layout/m68705prg.lh layout_m68705prg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wcougar.lay... python scripts/build/complay.py src/mame/layout/wcougar.lay build/generated/mame/layout/wcougar.lh layout_wcougar BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/destroyr.lay... python scripts/build/complay.py src/mame/layout/destroyr.lay build/generated/mame/layout/destroyr.lh layout_destroyr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wamazon.lay... python scripts/build/complay.py src/mame/layout/wamazon.lay build/generated/mame/layout/wamazon.lh layout_wamazon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5squids06.lay... python scripts/build/complay.py src/mame/layout/m5squids06.lay build/generated/mame/layout/m5squids06.lh layout_m5squids06 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sfiii2.lay... python scripts/build/complay.py src/mame/layout/sfiii2.lay build/generated/mame/layout/sfiii2.lh layout_sfiii2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/goldpyrb.lay... python scripts/build/complay.py src/mame/layout/goldpyrb.lay build/generated/mame/layout/goldpyrb.lh layout_goldpyrb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gunfight.lay... python scripts/build/complay.py src/mame/layout/gunfight.lay build/generated/mame/layout/gunfight.lh layout_gunfight BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5ultimo04.lay... python scripts/build/complay.py src/mame/layout/m5ultimo04.lay build/generated/mame/layout/m5ultimo04.lh layout_m5ultimo04 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1pwrl.lay... python scripts/build/complay.py src/mame/layout/sc1pwrl.lay build/generated/mame/layout/sc1pwrl.lh layout_sc1pwrl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gnw_dualh.lay... python scripts/build/complay.py src/mame/layout/gnw_dualh.lay build/generated/mame/layout/gnw_dualh.lh layout_gnw_dualh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ck_master.lay... python scripts/build/complay.py src/mame/layout/ck_master.lay build/generated/mame/layout/ck_master.lh layout_ck_master BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/unkch.lay... python scripts/build/complay.py src/mame/layout/unkch.lay build/generated/mame/layout/unkch.lh layout_unkch BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4eascsc.lay... python scripts/build/complay.py src/mame/layout/sc4eascsc.lay build/generated/mame/layout/sc4eascsc.lh layout_sc4eascsc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cqback.lay... python scripts/build/complay.py src/mame/layout/cqback.lay build/generated/mame/layout/cqback.lh layout_cqback BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4dmineb.lay... python scripts/build/complay.py src/mame/layout/sc4dmineb.lay build/generated/mame/layout/sc4dmineb.lh layout_sc4dmineb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4po8.lay... python scripts/build/complay.py src/mame/layout/sc4po8.lay build/generated/mame/layout/sc4po8.lh layout_sc4po8 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/incasun.lay... python scripts/build/complay.py src/mame/layout/incasun.lay build/generated/mame/layout/incasun.lh layout_incasun BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/matchnum.lay... python scripts/build/complay.py src/mame/layout/matchnum.lay build/generated/mame/layout/matchnum.lh layout_matchnum BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5ujb.lay... python scripts/build/complay.py src/mame/layout/j5ujb.lay build/generated/mame/layout/j5ujb.lh layout_j5ujb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6quick.lay... python scripts/build/complay.py src/mame/layout/j6quick.lay build/generated/mame/layout/j6quick.lh layout_j6quick BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/z80net.lay... python scripts/build/complay.py src/mame/layout/z80net.lay build/generated/mame/layout/z80net.lh layout_z80net BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5nite.lay... python scripts/build/complay.py src/mame/layout/j5nite.lay build/generated/mame/layout/j5nite.lh layout_j5nite BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3cabreta.lay... python scripts/build/complay.py src/mame/layout/m3cabreta.lay build/generated/mame/layout/m3cabreta.lh layout_m3cabreta BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4pstata.lay... python scripts/build/complay.py src/mame/layout/sc4pstata.lay build/generated/mame/layout/sc4pstata.lh layout_sc4pstata BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jollycrd.lay... python scripts/build/complay.py src/mame/layout/jollycrd.lay build/generated/mame/layout/jollycrd.lh layout_jollycrd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2bankch.lay... python scripts/build/complay.py src/mame/layout/j2bankch.lay build/generated/mame/layout/j2bankch.lh layout_j2bankch BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6kungfud.lay... python scripts/build/complay.py src/mame/layout/j6kungfud.lay build/generated/mame/layout/j6kungfud.lh layout_j6kungfud BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5btlbnk.lay... python scripts/build/complay.py src/mame/layout/m5btlbnk.lay build/generated/mame/layout/m5btlbnk.lh layout_m5btlbnk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_dsc.lay... python scripts/build/complay.py src/mame/layout/fidel_dsc.lay build/generated/mame/layout/fidel_dsc.lh layout_fidel_dsc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fireball.lay... python scripts/build/complay.py src/mame/layout/fireball.lay build/generated/mame/layout/fireball.lh layout_fireball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5austin11.lay... python scripts/build/complay.py src/mame/layout/m5austin11.lay build/generated/mame/layout/m5austin11.lh layout_m5austin11 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/flicker.lay... python scripts/build/complay.py src/mame/layout/flicker.lay build/generated/mame/layout/flicker.lh layout_flicker BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3lineup.lay... python scripts/build/complay.py src/mame/layout/m3lineup.lay build/generated/mame/layout/m3lineup.lh layout_m3lineup BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1coro21n.lay... python scripts/build/complay.py src/mame/layout/m1coro21n.lay build/generated/mame/layout/m1coro21n.lh layout_m1coro21n BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5doshpk05.lay... python scripts/build/complay.py src/mame/layout/m5doshpk05.lay build/generated/mame/layout/m5doshpk05.lh layout_m5doshpk05 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/crusnexo.lay... python scripts/build/complay.py src/mame/layout/crusnexo.lay build/generated/mame/layout/crusnexo.lh layout_crusnexo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6reelmn.lay... python scripts/build/complay.py src/mame/layout/j6reelmn.lay build/generated/mame/layout/j6reelmn.lh layout_j6reelmn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/chexx.lay... python scripts/build/complay.py src/mame/layout/chexx.lay build/generated/mame/layout/chexx.lh layout_chexx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/3bagflvt.lay... python scripts/build/complay.py src/mame/layout/3bagflvt.lay build/generated/mame/layout/3bagflvt.lh layout_3bagflvt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1itjobc.lay... python scripts/build/complay.py src/mame/layout/m1itjobc.lay build/generated/mame/layout/m1itjobc.lh layout_m1itjobc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cxg_ch2001.lay... python scripts/build/complay.py src/mame/layout/cxg_ch2001.lay build/generated/mame/layout/cxg_ch2001.lh layout_cxg_ch2001 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5tbird.lay... python scripts/build/complay.py src/mame/layout/m5tbird.lay build/generated/mame/layout/m5tbird.lh layout_m5tbird BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/3bagflnz.lay... python scripts/build/complay.py src/mame/layout/3bagflnz.lay build/generated/mame/layout/3bagflnz.lh layout_3bagflnz BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/galactic.lay... python scripts/build/complay.py src/mame/layout/galactic.lay build/generated/mame/layout/galactic.lh layout_galactic BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/depthch.lay... python scripts/build/complay.py src/mame/layout/depthch.lay build/generated/mame/layout/depthch.lh layout_depthch BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1pinkpc.lay... python scripts/build/complay.py src/mame/layout/m1pinkpc.lay build/generated/mame/layout/m1pinkpc.lh layout_m1pinkpc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/horseran.lay... python scripts/build/complay.py src/mame/layout/horseran.lay build/generated/mame/layout/horseran.lh layout_horseran BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/by35.lay... python scripts/build/complay.py src/mame/layout/by35.lay build/generated/mame/layout/by35.lh layout_by35 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1cik51o.lay... python scripts/build/complay.py src/mame/layout/m1cik51o.lay build/generated/mame/layout/m1cik51o.lh layout_m1cik51o BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dotrikun.lay... python scripts/build/complay.py src/mame/layout/dotrikun.lay build/generated/mame/layout/dotrikun.lh layout_dotrikun BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2ews.lay... python scripts/build/complay.py src/mame/layout/j2ews.lay build/generated/mame/layout/j2ews.lh layout_j2ews BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5swop.lay... python scripts/build/complay.py src/mame/layout/j5swop.lay build/generated/mame/layout/j5swop.lh layout_j5swop BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6arcadee.lay... python scripts/build/complay.py src/mame/layout/j6arcadee.lay build/generated/mame/layout/j6arcadee.lh layout_j6arcadee BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4andybt.lay... python scripts/build/complay.py src/mame/layout/m4andybt.lay build/generated/mame/layout/m4andybt.lh layout_m4andybt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5psycho.lay... python scripts/build/complay.py src/mame/layout/m5psycho.lay build/generated/mame/layout/m5psycho.lh layout_m5psycho BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4duckqa.lay... python scripts/build/complay.py src/mame/layout/sc4duckqa.lay build/generated/mame/layout/sc4duckqa.lh layout_sc4duckqa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6hapyhrb.lay... python scripts/build/complay.py src/mame/layout/j6hapyhrb.lay build/generated/mame/layout/j6hapyhrb.lh layout_j6hapyhrb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/finallap.lay... python scripts/build/complay.py src/mame/layout/finallap.lay build/generated/mame/layout/finallap.lh layout_finallap BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/de2.lay... python scripts/build/complay.py src/mame/layout/de2.lay build/generated/mame/layout/de2.lh layout_de2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3cskill.lay... python scripts/build/complay.py src/mame/layout/m3cskill.lay build/generated/mame/layout/m3cskill.lh layout_m3cskill BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2nudshf.lay... python scripts/build/complay.py src/mame/layout/j2nudshf.lay build/generated/mame/layout/j2nudshf.lh layout_j2nudshf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dolphntrceb.lay... python scripts/build/complay.py src/mame/layout/dolphntrceb.lay build/generated/mame/layout/dolphntrceb.lh layout_dolphntrceb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/spacezap.lay... python scripts/build/complay.py src/mame/layout/spacezap.lay build/generated/mame/layout/spacezap.lh layout_spacezap BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bankshot.lay... python scripts/build/complay.py src/mame/layout/bankshot.lay build/generated/mame/layout/bankshot.lh layout_bankshot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bmiidx.lay... python scripts/build/complay.py src/mame/layout/bmiidx.lay build/generated/mame/layout/bmiidx.lh layout_bmiidx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2casr2.lay... python scripts/build/complay.py src/mame/layout/sc2casr2.lay build/generated/mame/layout/sc2casr2.lh layout_sc2casr2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dataman.lay... python scripts/build/complay.py src/mame/layout/dataman.lay build/generated/mame/layout/dataman.lh layout_dataman BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mbdtower.lay... python scripts/build/complay.py src/mame/layout/mbdtower.lay build/generated/mame/layout/mbdtower.lh layout_mbdtower BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hp9845b.lay... python scripts/build/complay.py src/mame/layout/hp9845b.lay build/generated/mame/layout/hp9845b.lh layout_hp9845b BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80hotln.lay... python scripts/build/complay.py src/mame/layout/j80hotln.lay build/generated/mame/layout/j80hotln.lh layout_j80hotln BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jpmmps.lay... python scripts/build/complay.py src/mame/layout/jpmmps.lay build/generated/mame/layout/jpmmps.lh layout_jpmmps BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ltd.lay... python scripts/build/complay.py src/mame/layout/ltd.lay build/generated/mame/layout/ltd.lh layout_ltd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5fortby.lay... python scripts/build/complay.py src/mame/layout/m5fortby.lay build/generated/mame/layout/m5fortby.lh layout_m5fortby BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1str4.lay... python scripts/build/complay.py src/mame/layout/sc1str4.lay build/generated/mame/layout/sc1str4.lh layout_sc1str4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/instruct.lay... python scripts/build/complay.py src/mame/layout/instruct.lay build/generated/mame/layout/instruct.lh layout_instruct BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mpf1b.lay... python scripts/build/complay.py src/mame/layout/mpf1b.lay build/generated/mame/layout/mpf1b.lh layout_mpf1b BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1mongam.lay... python scripts/build/complay.py src/mame/layout/m1mongam.lay build/generated/mame/layout/m1mongam.lh layout_m1mongam BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3winagnb.lay... python scripts/build/complay.py src/mame/layout/m3winagnb.lay build/generated/mame/layout/m3winagnb.lh layout_m3winagnb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vaportrx.lay... python scripts/build/complay.py src/mame/layout/vaportrx.lay build/generated/mame/layout/vaportrx.lh layout_vaportrx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6casclaf.lay... python scripts/build/complay.py src/mame/layout/j6casclaf.lay build/generated/mame/layout/j6casclaf.lh layout_j6casclaf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/geisha.lay... python scripts/build/complay.py src/mame/layout/geisha.lay build/generated/mame/layout/geisha.lh layout_geisha BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gts80a.lay... python scripts/build/complay.py src/mame/layout/gts80a.lay build/generated/mame/layout/gts80a.lh layout_gts80a BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4pwrbq.lay... python scripts/build/complay.py src/mame/layout/sc4pwrbq.lay build/generated/mame/layout/sc4pwrbq.lh layout_sc4pwrbq BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4tenten.lay... python scripts/build/complay.py src/mame/layout/m4tenten.lay build/generated/mame/layout/m4tenten.lh layout_m4tenten BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/crmaze4p.lay... python scripts/build/complay.py src/mame/layout/crmaze4p.lay build/generated/mame/layout/crmaze4p.lh layout_crmaze4p BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4dndtp.lay... python scripts/build/complay.py src/mame/layout/sc4dndtp.lay build/generated/mame/layout/sc4dndtp.lh layout_sc4dndtp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1monclb.lay... python scripts/build/complay.py src/mame/layout/m1monclb.lay build/generated/mame/layout/m1monclb.lh layout_m1monclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cuckoou.lay... python scripts/build/complay.py src/mame/layout/cuckoou.lay build/generated/mame/layout/cuckoou.lh layout_cuckoou BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pc8500.lay... python scripts/build/complay.py src/mame/layout/pc8500.lay build/generated/mame/layout/pc8500.lh layout_pc8500 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cshnud.lay... python scripts/build/complay.py src/mame/layout/j2cshnud.lay build/generated/mame/layout/j2cshnud.lh layout_j2cshnud BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sstrangr.lay... python scripts/build/complay.py src/mame/layout/sstrangr.lay build/generated/mame/layout/sstrangr.lh layout_sstrangr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4bobcl.lay... python scripts/build/complay.py src/mame/layout/sc4bobcl.lay build/generated/mame/layout/sc4bobcl.lh layout_sc4bobcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5rgclb12.lay... python scripts/build/complay.py src/mame/layout/m5rgclb12.lay build/generated/mame/layout/m5rgclb12.lh layout_m5rgclb12 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5ggems20.lay... python scripts/build/complay.py src/mame/layout/m5ggems20.lay build/generated/mame/layout/m5ggems20.lh layout_m5ggems20 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pc1500.lay... python scripts/build/complay.py src/mame/layout/pc1500.lay build/generated/mame/layout/pc1500.lh layout_pc1500 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4wldjkc.lay... python scripts/build/complay.py src/mame/layout/sc4wldjkc.lay build/generated/mame/layout/sc4wldjkc.lh layout_sc4wldjkc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/kingdrby.lay... python scripts/build/complay.py src/mame/layout/kingdrby.lay build/generated/mame/layout/kingdrby.lh layout_kingdrby BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2plsnud.lay... python scripts/build/complay.py src/mame/layout/j2plsnud.lay build/generated/mame/layout/j2plsnud.lh layout_j2plsnud BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5skulcl20.lay... python scripts/build/complay.py src/mame/layout/m5skulcl20.lay build/generated/mame/layout/m5skulcl20.lh layout_m5skulcl20 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4andycp.lay... python scripts/build/complay.py src/mame/layout/m4andycp.lay build/generated/mame/layout/m4andycp.lh layout_m4andycp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4fullt.lay... python scripts/build/complay.py src/mame/layout/sc4fullt.lay build/generated/mame/layout/sc4fullt.lh layout_sc4fullt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5cshkcb.lay... python scripts/build/complay.py src/mame/layout/m5cshkcb.lay build/generated/mame/layout/m5cshkcb.lh layout_m5cshkcb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_sc6.lay... python scripts/build/complay.py src/mame/layout/fidel_sc6.lay build/generated/mame/layout/fidel_sc6.lh layout_fidel_sc6 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1gladg.lay... python scripts/build/complay.py src/mame/layout/m1gladg.lay build/generated/mame/layout/m1gladg.lh layout_m1gladg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pulltabs.lay... python scripts/build/complay.py src/mame/layout/pulltabs.lay build/generated/mame/layout/pulltabs.lh layout_pulltabs BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5oohrio.lay... python scripts/build/complay.py src/mame/layout/m5oohrio.lay build/generated/mame/layout/m5oohrio.lh layout_m5oohrio BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1dxmono51o.lay... python scripts/build/complay.py src/mame/layout/m1dxmono51o.lay build/generated/mame/layout/m1dxmono51o.lh layout_m1dxmono51o BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/setaroul.lay... python scripts/build/complay.py src/mame/layout/setaroul.lay build/generated/mame/layout/setaroul.lh layout_setaroul BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4ggdlxf.lay... python scripts/build/complay.py src/mame/layout/sc4ggdlxf.lay build/generated/mame/layout/sc4ggdlxf.lh layout_sc4ggdlxf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dendego.lay... python scripts/build/complay.py src/mame/layout/dendego.lay build/generated/mame/layout/dendego.lh layout_dendego BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/spyhunt.lay... python scripts/build/complay.py src/mame/layout/spyhunt.lay build/generated/mame/layout/spyhunt.lh layout_spyhunt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cashm.lay... python scripts/build/complay.py src/mame/layout/sc4cashm.lay build/generated/mame/layout/sc4cashm.lh layout_sc4cashm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4gd.lay... python scripts/build/complay.py src/mame/layout/sc4gd.lay build/generated/mame/layout/sc4gd.lh layout_sc4gd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/barricad.lay... python scripts/build/complay.py src/mame/layout/barricad.lay build/generated/mame/layout/barricad.lh layout_barricad BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/stepstag.lay... python scripts/build/complay.py src/mame/layout/stepstag.lay build/generated/mame/layout/stepstag.lh layout_stepstag BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/reelrock.lay... python scripts/build/complay.py src/mame/layout/reelrock.lay build/generated/mame/layout/reelrock.lh layout_reelrock BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cvanif.lay... python scripts/build/complay.py src/mame/layout/sc4cvanif.lay build/generated/mame/layout/sc4cvanif.lh layout_sc4cvanif BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2sldgld.lay... python scripts/build/complay.py src/mame/layout/j2sldgld.lay build/generated/mame/layout/j2sldgld.lh layout_j2sldgld BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/megacd.lay... python scripts/build/complay.py src/mame/layout/megacd.lay build/generated/mame/layout/megacd.lh layout_megacd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/buggyboy.lay... python scripts/build/complay.py src/mame/layout/buggyboy.lay build/generated/mame/layout/buggyboy.lh layout_buggyboy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/barata.lay... python scripts/build/complay.py src/mame/layout/barata.lay build/generated/mame/layout/barata.lh layout_barata BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/globalfr.lay... python scripts/build/complay.py src/mame/layout/globalfr.lay build/generated/mame/layout/globalfr.lh layout_globalfr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hiclau.lay... python scripts/build/complay.py src/mame/layout/m5hiclau.lay build/generated/mame/layout/m5hiclau.lh layout_m5hiclau BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2fullhs.lay... python scripts/build/complay.py src/mame/layout/j2fullhs.lay build/generated/mame/layout/j2fullhs.lh layout_j2fullhs BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6rh6cld.lay... python scripts/build/complay.py src/mame/layout/j6rh6cld.lay build/generated/mame/layout/j6rh6cld.lh layout_j6rh6cld BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/novag_supercon.lay... python scripts/build/complay.py src/mame/layout/novag_supercon.lay build/generated/mame/layout/novag_supercon.lh layout_novag_supercon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/turbo.lay... python scripts/build/complay.py src/mame/layout/turbo.lay build/generated/mame/layout/turbo.lh layout_turbo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/babbage.lay... python scripts/build/complay.py src/mame/layout/babbage.lay build/generated/mame/layout/babbage.lh layout_babbage BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s9.lay... python scripts/build/complay.py src/mame/layout/s9.lay build/generated/mame/layout/s9.lh layout_s9 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/goldnpkr.lay... python scripts/build/complay.py src/mame/layout/goldnpkr.lay build/generated/mame/layout/goldnpkr.lh layout_goldnpkr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mpu3.lay... python scripts/build/complay.py src/mame/layout/mpu3.lay build/generated/mame/layout/mpu3.lh layout_mpu3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2monblt.lay... python scripts/build/complay.py src/mame/layout/j2monblt.lay build/generated/mame/layout/j2monblt.lh layout_j2monblt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bumblbug.lay... python scripts/build/complay.py src/mame/layout/bumblbug.lay build/generated/mame/layout/bumblbug.lh layout_bumblbug BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/novag_presto.lay... python scripts/build/complay.py src/mame/layout/novag_presto.lay build/generated/mame/layout/novag_presto.lh layout_novag_presto BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mvbfree.lay... python scripts/build/complay.py src/mame/layout/mvbfree.lay build/generated/mame/layout/mvbfree.lh layout_mvbfree BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/snowcat.lay... python scripts/build/complay.py src/mame/layout/snowcat.lay build/generated/mame/layout/snowcat.lh layout_snowcat BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4kalei.lay... python scripts/build/complay.py src/mame/layout/sc4kalei.lay build/generated/mame/layout/sc4kalei.lh layout_sc4kalei BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mephisto_lcd.lay... python scripts/build/complay.py src/mame/layout/mephisto_lcd.lay build/generated/mame/layout/mephisto_lcd.lh layout_mephisto_lcd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s11b.lay... python scripts/build/complay.py src/mame/layout/s11b.lay build/generated/mame/layout/s11b.lh layout_s11b BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/svision.lay... python scripts/build/complay.py src/mame/layout/svision.lay build/generated/mame/layout/svision.lh layout_svision BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2swbank.lay... python scripts/build/complay.py src/mame/layout/j2swbank.lay build/generated/mame/layout/j2swbank.lh layout_j2swbank BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/abc1600.lay... python scripts/build/complay.py src/mame/layout/abc1600.lay build/generated/mame/layout/abc1600.lh layout_abc1600 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/starwbc.lay... python scripts/build/complay.py src/mame/layout/starwbc.lay build/generated/mame/layout/starwbc.lh layout_starwbc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1spct.lay... python scripts/build/complay.py src/mame/layout/sc1spct.lay build/generated/mame/layout/sc1spct.lh layout_sc1spct BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4rogds.lay... python scripts/build/complay.py src/mame/layout/sc4rogds.lay build/generated/mame/layout/sc4rogds.lh layout_sc4rogds BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/stactics.lay... python scripts/build/complay.py src/mame/layout/stactics.lay build/generated/mame/layout/stactics.lh layout_stactics BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1cluessf.lay... python scripts/build/complay.py src/mame/layout/m1cluessf.lay build/generated/mame/layout/m1cluessf.lh layout_m1cluessf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_eag_68k.lay... python scripts/build/complay.py src/mame/layout/fidel_eag_68k.lay build/generated/mame/layout/fidel_eag_68k.lh layout_fidel_eag_68k BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bingowng.lay... python scripts/build/complay.py src/mame/layout/bingowng.lay build/generated/mame/layout/bingowng.lh layout_bingowng BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pairmtch.lay... python scripts/build/complay.py src/mame/layout/pairmtch.lay build/generated/mame/layout/pairmtch.lh layout_pairmtch BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2hotpot.lay... python scripts/build/complay.py src/mame/layout/j2hotpot.lay build/generated/mame/layout/j2hotpot.lh layout_j2hotpot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sigmab52.lay... python scripts/build/complay.py src/mame/layout/sigmab52.lay build/generated/mame/layout/sigmab52.lh layout_sigmab52 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/neogeo.lay... python scripts/build/complay.py src/mame/layout/neogeo.lay build/generated/mame/layout/neogeo.lh layout_neogeo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/f3in1.lay... python scripts/build/complay.py src/mame/layout/f3in1.lay build/generated/mame/layout/f3in1.lh layout_f3in1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/kdt6.lay... python scripts/build/complay.py src/mame/layout/kdt6.lay build/generated/mame/layout/kdt6.lh layout_kdt6 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1.lay... python scripts/build/complay.py src/mame/layout/sc1.lay build/generated/mame/layout/sc1.lh layout_sc1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4s6cd.lay... python scripts/build/complay.py src/mame/layout/sc4s6cd.lay build/generated/mame/layout/sc4s6cd.lh layout_sc4s6cd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5arab.lay... python scripts/build/complay.py src/mame/layout/m5arab.lay build/generated/mame/layout/m5arab.lh layout_m5arab BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5sizl.lay... python scripts/build/complay.py src/mame/layout/j5sizl.lay build/generated/mame/layout/j5sizl.lh layout_j5sizl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4gx.lay... python scripts/build/complay.py src/mame/layout/sc4gx.lay build/generated/mame/layout/sc4gx.lh layout_sc4gx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pantmaga.lay... python scripts/build/complay.py src/mame/layout/pantmaga.lay build/generated/mame/layout/pantmaga.lh layout_pantmaga BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bparty.lay... python scripts/build/complay.py src/mame/layout/bparty.lay build/generated/mame/layout/bparty.lh layout_bparty BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/apollo_dsp.lay... python scripts/build/complay.py src/mame/layout/apollo_dsp.lay build/generated/mame/layout/apollo_dsp.lh layout_apollo_dsp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gp_2.lay... python scripts/build/complay.py src/mame/layout/gp_2.lay build/generated/mame/layout/gp_2.lh layout_gp_2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5qdrawb.lay... python scripts/build/complay.py src/mame/layout/m5qdrawb.lay build/generated/mame/layout/m5qdrawb.lh layout_m5qdrawb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mephisto_mondial2.lay... python scripts/build/complay.py src/mame/layout/mephisto_mondial2.lay build/generated/mame/layout/mephisto_mondial2.lh layout_mephisto_mondial2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1sptlgtc.lay... python scripts/build/complay.py src/mame/layout/m1sptlgtc.lay build/generated/mame/layout/m1sptlgtc.lh layout_m1sptlgtc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4fastfb.lay... python scripts/build/complay.py src/mame/layout/sc4fastfb.lay build/generated/mame/layout/sc4fastfb.lh layout_sc4fastfb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2kingcl.lay... python scripts/build/complay.py src/mame/layout/j2kingcl.lay build/generated/mame/layout/j2kingcl.lh layout_j2kingcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/monzagp.lay... python scripts/build/complay.py src/mame/layout/monzagp.lay build/generated/mame/layout/monzagp.lh layout_monzagp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/penpir2.lay... python scripts/build/complay.py src/mame/layout/penpir2.lay build/generated/mame/layout/penpir2.lh layout_penpir2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mountmon.lay... python scripts/build/complay.py src/mame/layout/mountmon.lay build/generated/mame/layout/mountmon.lh layout_mountmon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4tic2.lay... python scripts/build/complay.py src/mame/layout/sc4tic2.lay build/generated/mame/layout/sc4tic2.lh layout_sc4tic2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_desdis.lay... python scripts/build/complay.py src/mame/layout/fidel_desdis.lay build/generated/mame/layout/fidel_desdis.lh layout_fidel_desdis BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4solgl.lay... python scripts/build/complay.py src/mame/layout/sc4solgl.lay build/generated/mame/layout/sc4solgl.lh layout_sc4solgl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5supnov.lay... python scripts/build/complay.py src/mame/layout/m5supnov.lay build/generated/mame/layout/m5supnov.lh layout_m5supnov BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/qnilecea.lay... python scripts/build/complay.py src/mame/layout/qnilecea.lay build/generated/mame/layout/qnilecea.lh layout_qnilecea BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cgold2.lay... python scripts/build/complay.py src/mame/layout/cgold2.lay build/generated/mame/layout/cgold2.lh layout_cgold2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/copycat.lay... python scripts/build/complay.py src/mame/layout/copycat.lay build/generated/mame/layout/copycat.lh layout_copycat BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s8.lay... python scripts/build/complay.py src/mame/layout/s8.lay build/generated/mame/layout/s8.lh layout_s8 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3supwin.lay... python scripts/build/complay.py src/mame/layout/m3supwin.lay build/generated/mame/layout/m3supwin.lh layout_m3supwin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4hyde.lay... python scripts/build/complay.py src/mame/layout/sc4hyde.lay build/generated/mame/layout/sc4hyde.lh layout_sc4hyde BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mathmarv.lay... python scripts/build/complay.py src/mame/layout/mathmarv.lay build/generated/mame/layout/mathmarv.lh layout_mathmarv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jp.lay... python scripts/build/complay.py src/mame/layout/jp.lay build/generated/mame/layout/jp.lh layout_jp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5cbw.lay... python scripts/build/complay.py src/mame/layout/m5cbw.lay build/generated/mame/layout/m5cbw.lh layout_m5cbw BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/konamigt.lay... python scripts/build/complay.py src/mame/layout/konamigt.lay build/generated/mame/layout/konamigt.lh layout_konamigt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4actpak.lay... python scripts/build/complay.py src/mame/layout/m4actpak.lay build/generated/mame/layout/m4actpak.lh layout_m4actpak BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5sheik.lay... python scripts/build/complay.py src/mame/layout/m5sheik.lay build/generated/mame/layout/m5sheik.lh layout_m5sheik BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/stocker.lay... python scripts/build/complay.py src/mame/layout/stocker.lay build/generated/mame/layout/stocker.lh layout_stocker BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tama.lay... python scripts/build/complay.py src/mame/layout/tama.lay build/generated/mame/layout/tama.lh layout_tama BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6wldkng.lay... python scripts/build/complay.py src/mame/layout/j6wldkng.lay build/generated/mame/layout/j6wldkng.lh layout_j6wldkng BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1triviax.lay... python scripts/build/complay.py src/mame/layout/m1triviax.lay build/generated/mame/layout/m1triviax.lh layout_m1triviax BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/imolagp.lay... python scripts/build/complay.py src/mame/layout/imolagp.lay build/generated/mame/layout/imolagp.lh layout_imolagp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fvrpitch.lay... python scripts/build/complay.py src/mame/layout/fvrpitch.lay build/generated/mame/layout/fvrpitch.lh layout_fvrpitch BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cmulti8.lay... python scripts/build/complay.py src/mame/layout/cmulti8.lay build/generated/mame/layout/cmulti8.lh layout_cmulti8 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/elecbowl.lay... python scripts/build/complay.py src/mame/layout/elecbowl.lay build/generated/mame/layout/elecbowl.lh layout_elecbowl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5neptun.lay... python scripts/build/complay.py src/mame/layout/m5neptun.lay build/generated/mame/layout/m5neptun.lh layout_m5neptun BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5gdrag.lay... python scripts/build/complay.py src/mame/layout/m5gdrag.lay build/generated/mame/layout/m5gdrag.lh layout_m5gdrag BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4trail.lay... python scripts/build/complay.py src/mame/layout/sc4trail.lay build/generated/mame/layout/sc4trail.lh layout_sc4trail BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4gdclb.lay... python scripts/build/complay.py src/mame/layout/sc4gdclb.lay build/generated/mame/layout/sc4gdclb.lh layout_sc4gdclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pro80.lay... python scripts/build/complay.py src/mame/layout/pro80.lay build/generated/mame/layout/pro80.lh layout_pro80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mk2.lay... python scripts/build/complay.py src/mame/layout/mk2.lay build/generated/mame/layout/mk2.lh layout_mk2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s11a.lay... python scripts/build/complay.py src/mame/layout/s11a.lay build/generated/mame/layout/s11a.lh layout_s11a BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4chick.lay... python scripts/build/complay.py src/mame/layout/sc4chick.lay build/generated/mame/layout/sc4chick.lh layout_sc4chick BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5grush.lay... python scripts/build/complay.py src/mame/layout/m5grush.lay build/generated/mame/layout/m5grush.lh layout_m5grush BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/chessmstdm.lay... python scripts/build/complay.py src/mame/layout/chessmstdm.lay build/generated/mame/layout/chessmstdm.lh layout_chessmstdm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cabin.lay... python scripts/build/complay.py src/mame/layout/sc4cabin.lay build/generated/mame/layout/sc4cabin.lh layout_sc4cabin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/speechp.lay... python scripts/build/complay.py src/mame/layout/speechp.lay build/generated/mame/layout/speechp.lh layout_speechp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1jpmult.lay... python scripts/build/complay.py src/mame/layout/m1jpmult.lay build/generated/mame/layout/m1jpmult.lh layout_m1jpmult BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80bac.lay... python scripts/build/complay.py src/mame/layout/j80bac.lay build/generated/mame/layout/j80bac.lh layout_j80bac BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6crack.lay... python scripts/build/complay.py src/mame/layout/j6crack.lay build/generated/mame/layout/j6crack.lh layout_j6crack BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/splus.lay... python scripts/build/complay.py src/mame/layout/splus.lay build/generated/mame/layout/splus.lh layout_splus BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1search.lay... python scripts/build/complay.py src/mame/layout/m1search.lay build/generated/mame/layout/m1search.lh layout_m1search BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mephisto_academy.lay... python scripts/build/complay.py src/mame/layout/mephisto_academy.lay build/generated/mame/layout/mephisto_academy.lh layout_mephisto_academy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ssimon.lay... python scripts/build/complay.py src/mame/layout/ssimon.lay build/generated/mame/layout/ssimon.lh layout_ssimon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gamecom.lay... python scripts/build/complay.py src/mame/layout/gamecom.lay build/generated/mame/layout/gamecom.lh layout_gamecom BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80topsp.lay... python scripts/build/complay.py src/mame/layout/j80topsp.lay build/generated/mame/layout/j80topsp.lh layout_j80topsp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hopidl.lay... python scripts/build/complay.py src/mame/layout/m5hopidl.lay build/generated/mame/layout/m5hopidl.lh layout_m5hopidl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/icecold.lay... python scripts/build/complay.py src/mame/layout/icecold.lay build/generated/mame/layout/icecold.lh layout_icecold BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hh_cop400_test.lay... python scripts/build/complay.py src/mame/layout/hh_cop400_test.lay build/generated/mame/layout/hh_cop400_test.lh layout_hh_cop400_test BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6fastfr.lay... python scripts/build/complay.py src/mame/layout/j6fastfr.lay build/generated/mame/layout/j6fastfr.lh layout_j6fastfr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ti1250.lay... python scripts/build/complay.py src/mame/layout/ti1250.lay build/generated/mame/layout/ti1250.lh layout_ti1250 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sf2049.lay... python scripts/build/complay.py src/mame/layout/sf2049.lay build/generated/mame/layout/sf2049.lh layout_sf2049 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/by17_pwerplay.lay... python scripts/build/complay.py src/mame/layout/by17_pwerplay.lay build/generated/mame/layout/by17_pwerplay.lh layout_by17_pwerplay BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cariqd.lay... python scripts/build/complay.py src/mame/layout/sc4cariqd.lay build/generated/mame/layout/sc4cariqd.lh layout_sc4cariqd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s8a.lay... python scripts/build/complay.py src/mame/layout/s8a.lay build/generated/mame/layout/s8a.lh layout_s8a BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6rollerd.lay... python scripts/build/complay.py src/mame/layout/j6rollerd.lay build/generated/mame/layout/j6rollerd.lh layout_j6rollerd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2town2.lay... python scripts/build/complay.py src/mame/layout/sc2town2.lay build/generated/mame/layout/sc2town2.lh layout_sc2town2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/datum.lay... python scripts/build/complay.py src/mame/layout/datum.lay build/generated/mame/layout/datum.lh layout_datum BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cvclb.lay... python scripts/build/complay.py src/mame/layout/sc4cvclb.lay build/generated/mame/layout/sc4cvclb.lh layout_sc4cvclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/de2a3.lay... python scripts/build/complay.py src/mame/layout/de2a3.lay build/generated/mame/layout/de2a3.lh layout_de2a3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5ppussy.lay... python scripts/build/complay.py src/mame/layout/m5ppussy.lay build/generated/mame/layout/m5ppussy.lh layout_m5ppussy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tandy12.lay... python scripts/build/complay.py src/mame/layout/tandy12.lay build/generated/mame/layout/tandy12.lh layout_tandy12 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/videopin.lay... python scripts/build/complay.py src/mame/layout/videopin.lay build/generated/mame/layout/videopin.lh layout_videopin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/taito.lay... python scripts/build/complay.py src/mame/layout/taito.lay build/generated/mame/layout/taito.lh layout_taito BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5bbro.lay... python scripts/build/complay.py src/mame/layout/m5bbro.lay build/generated/mame/layout/m5bbro.lh layout_m5bbro BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/re900.lay... python scripts/build/complay.py src/mame/layout/re900.lay build/generated/mame/layout/re900.lh layout_re900 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1grescb.lay... python scripts/build/complay.py src/mame/layout/m1grescb.lay build/generated/mame/layout/m1grescb.lh layout_m1grescb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/novag_diablo68k.lay... python scripts/build/complay.py src/mame/layout/novag_diablo68k.lay build/generated/mame/layout/novag_diablo68k.lh layout_novag_diablo68k BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/c80.lay... python scripts/build/complay.py src/mame/layout/c80.lay build/generated/mame/layout/c80.lh layout_c80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/accomm.lay... python scripts/build/complay.py src/mame/layout/accomm.lay build/generated/mame/layout/accomm.lh layout_accomm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2trail.lay... python scripts/build/complay.py src/mame/layout/j2trail.lay build/generated/mame/layout/j2trail.lh layout_j2trail BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2mongam.lay... python scripts/build/complay.py src/mame/layout/j2mongam.lay build/generated/mame/layout/j2mongam.lh layout_j2mongam BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/grchamp.lay... python scripts/build/complay.py src/mame/layout/grchamp.lay build/generated/mame/layout/grchamp.lh layout_grchamp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3nnice.lay... python scripts/build/complay.py src/mame/layout/m3nnice.lay build/generated/mame/layout/m3nnice.lh layout_m3nnice BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cashcatnz.lay... python scripts/build/complay.py src/mame/layout/cashcatnz.lay build/generated/mame/layout/cashcatnz.lh layout_cashcatnz BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3bigsht.lay... python scripts/build/complay.py src/mame/layout/m3bigsht.lay build/generated/mame/layout/m3bigsht.lh layout_m3bigsht BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/k28m2.lay... python scripts/build/complay.py src/mame/layout/k28m2.lay build/generated/mame/layout/k28m2.lh layout_k28m2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sag.lay... python scripts/build/complay.py src/mame/layout/sag.lay build/generated/mame/layout/sag.lh layout_sag BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5funsun.lay... python scripts/build/complay.py src/mame/layout/m5funsun.lay build/generated/mame/layout/m5funsun.lh layout_m5funsun BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/phantom2.lay... python scripts/build/complay.py src/mame/layout/phantom2.lay build/generated/mame/layout/phantom2.lh layout_phantom2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4tridn.lay... python scripts/build/complay.py src/mame/layout/sc4tridn.lay build/generated/mame/layout/sc4tridn.lh layout_sc4tridn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5xchn.lay... python scripts/build/complay.py src/mame/layout/m5xchn.lay build/generated/mame/layout/m5xchn.lh layout_m5xchn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3acech.lay... python scripts/build/complay.py src/mame/layout/m3acech.lay build/generated/mame/layout/m3acech.lh layout_m3acech BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3slight.lay... python scripts/build/complay.py src/mame/layout/m3slight.lay build/generated/mame/layout/m3slight.lh layout_m3slight BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/chessmst.lay... python scripts/build/complay.py src/mame/layout/chessmst.lay build/generated/mame/layout/chessmst.lh layout_chessmst BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80rr.lay... python scripts/build/complay.py src/mame/layout/j80rr.lay build/generated/mame/layout/j80rr.lh layout_j80rr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mil4000.lay... python scripts/build/complay.py src/mame/layout/mil4000.lay build/generated/mame/layout/mil4000.lh layout_mil4000 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_exd.lay... python scripts/build/complay.py src/mame/layout/fidel_exd.lay build/generated/mame/layout/fidel_exd.lh layout_fidel_exd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ut88mini.lay... python scripts/build/complay.py src/mame/layout/ut88mini.lay build/generated/mame/layout/ut88mini.lh layout_ut88mini BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cmezspin.lay... python scripts/build/complay.py src/mame/layout/cmezspin.lay build/generated/mame/layout/cmezspin.lh layout_cmezspin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/navarone.lay... python scripts/build/complay.py src/mame/layout/navarone.lay build/generated/mame/layout/navarone.lh layout_navarone BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1dkong91n.lay... python scripts/build/complay.py src/mame/layout/m1dkong91n.lay build/generated/mame/layout/m1dkong91n.lh layout_m1dkong91n BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/spyhunttec.lay... python scripts/build/complay.py src/mame/layout/spyhunttec.lay build/generated/mame/layout/spyhunttec.lh layout_spyhunttec BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6camelt.lay... python scripts/build/complay.py src/mame/layout/j6camelt.lay build/generated/mame/layout/j6camelt.lh layout_j6camelt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/drwho.lay... python scripts/build/complay.py src/mame/layout/drwho.lay build/generated/mame/layout/drwho.lh layout_drwho BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s11.lay... python scripts/build/complay.py src/mame/layout/s11.lay build/generated/mame/layout/s11.lh layout_s11 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/elecyoyo.lay... python scripts/build/complay.py src/mame/layout/elecyoyo.lay build/generated/mame/layout/elecyoyo.lh layout_elecyoyo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/crsbingo.lay... python scripts/build/complay.py src/mame/layout/crsbingo.lay build/generated/mame/layout/crsbingo.lh layout_crsbingo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cp1.lay... python scripts/build/complay.py src/mame/layout/cp1.lay build/generated/mame/layout/cp1.lh layout_cp1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lucky8p1.lay... python scripts/build/complay.py src/mame/layout/lucky8p1.lay build/generated/mame/layout/lucky8p1.lh layout_lucky8p1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/apollo_15i.lay... python scripts/build/complay.py src/mame/layout/apollo_15i.lay build/generated/mame/layout/apollo_15i.lh layout_apollo_15i BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cshsmh.lay... python scripts/build/complay.py src/mame/layout/j2cshsmh.lay build/generated/mame/layout/j2cshsmh.lh layout_j2cshsmh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pasha2.lay... python scripts/build/complay.py src/mame/layout/pasha2.lay build/generated/mame/layout/pasha2.lh layout_pasha2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/spacewin.lay... python scripts/build/complay.py src/mame/layout/spacewin.lay build/generated/mame/layout/spacewin.lh layout_spacewin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/poly880.lay... python scripts/build/complay.py src/mame/layout/poly880.lay build/generated/mame/layout/poly880.lh layout_poly880 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vk100.lay... python scripts/build/complay.py src/mame/layout/vk100.lay build/generated/mame/layout/vk100.lh layout_vk100 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2prem2.lay... python scripts/build/complay.py src/mame/layout/sc2prem2.lay build/generated/mame/layout/sc2prem2.lh layout_sc2prem2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5movie.lay... python scripts/build/complay.py src/mame/layout/j5movie.lay build/generated/mame/layout/j5movie.lh layout_j5movie BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5centcl.lay... python scripts/build/complay.py src/mame/layout/m5centcl.lay build/generated/mame/layout/m5centcl.lh layout_m5centcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/borisdpl.lay... python scripts/build/complay.py src/mame/layout/borisdpl.lay build/generated/mame/layout/borisdpl.lh layout_borisdpl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/snspell.lay... python scripts/build/complay.py src/mame/layout/snspell.lay build/generated/mame/layout/snspell.lh layout_snspell BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sdk85.lay... python scripts/build/complay.py src/mame/layout/sdk85.lay build/generated/mame/layout/sdk85.lh layout_sdk85 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/videopkr.lay... python scripts/build/complay.py src/mame/layout/videopkr.lay build/generated/mame/layout/videopkr.lh layout_videopkr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5scharg.lay... python scripts/build/complay.py src/mame/layout/m5scharg.lay build/generated/mame/layout/m5scharg.lh layout_m5scharg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ampoker2.lay... python scripts/build/complay.py src/mame/layout/ampoker2.lay build/generated/mame/layout/ampoker2.lh layout_ampoker2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5wthing20.lay... python scripts/build/complay.py src/mame/layout/m5wthing20.lay build/generated/mame/layout/m5wthing20.lh layout_m5wthing20 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/interpro.lay... python scripts/build/complay.py src/mame/layout/interpro.lay build/generated/mame/layout/interpro.lh layout_interpro BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gp_1.lay... python scripts/build/complay.py src/mame/layout/gp_1.lay build/generated/mame/layout/gp_1.lh layout_gp_1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3gcrown.lay... python scripts/build/complay.py src/mame/layout/m3gcrown.lay build/generated/mame/layout/m3gcrown.lh layout_m3gcrown BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/petshop.lay... python scripts/build/complay.py src/mame/layout/petshop.lay build/generated/mame/layout/petshop.lh layout_petshop BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vjdash.lay... python scripts/build/complay.py src/mame/layout/vjdash.lay build/generated/mame/layout/vjdash.lh layout_vjdash BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1barcd.lay... python scripts/build/complay.py src/mame/layout/sc1barcd.lay build/generated/mame/layout/sc1barcd.lh layout_sc1barcd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dolphntr.lay... python scripts/build/complay.py src/mame/layout/dolphntr.lay build/generated/mame/layout/dolphntr.lh layout_dolphntr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3online.lay... python scripts/build/complay.py src/mame/layout/m3online.lay build/generated/mame/layout/m3online.lh layout_m3online BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pantmag.lay... python scripts/build/complay.py src/mame/layout/pantmag.lay build/generated/mame/layout/pantmag.lh layout_pantmag BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/buckrog.lay... python scripts/build/complay.py src/mame/layout/buckrog.lay build/generated/mame/layout/buckrog.lh layout_buckrog BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sderby.lay... python scripts/build/complay.py src/mame/layout/sderby.lay build/generated/mame/layout/sderby.lh layout_sderby BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80wsprt2.lay... python scripts/build/complay.py src/mame/layout/j80wsprt2.lay build/generated/mame/layout/j80wsprt2.lh layout_j80wsprt2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2ghostb.lay... python scripts/build/complay.py src/mame/layout/j2ghostb.lay build/generated/mame/layout/j2ghostb.lh layout_j2ghostb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4qmodo.lay... python scripts/build/complay.py src/mame/layout/sc4qmodo.lay build/generated/mame/layout/sc4qmodo.lh layout_sc4qmodo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2hinote.lay... python scripts/build/complay.py src/mame/layout/j2hinote.lay build/generated/mame/layout/j2hinote.lh layout_j2hinote BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/zodiac.lay... python scripts/build/complay.py src/mame/layout/zodiac.lay build/generated/mame/layout/zodiac.lh layout_zodiac BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fortellr.lay... python scripts/build/complay.py src/mame/layout/fortellr.lay build/generated/mame/layout/fortellr.lh layout_fortellr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hh_tms1k_test.lay... python scripts/build/complay.py src/mame/layout/hh_tms1k_test.lay build/generated/mame/layout/hh_tms1k_test.lh layout_hh_tms1k_test BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mephisto_montec.lay... python scripts/build/complay.py src/mame/layout/mephisto_montec.lay build/generated/mame/layout/mephisto_montec.lh layout_mephisto_montec BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2spcrsv.lay... python scripts/build/complay.py src/mame/layout/j2spcrsv.lay build/generated/mame/layout/j2spcrsv.lh layout_j2spcrsv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6gldclb.lay... python scripts/build/complay.py src/mame/layout/j6gldclb.lay build/generated/mame/layout/j6gldclb.lh layout_j6gldclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4suscl.lay... python scripts/build/complay.py src/mame/layout/sc4suscl.lay build/generated/mame/layout/sc4suscl.lh layout_sc4suscl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/h2hbaseb.lay... python scripts/build/complay.py src/mame/layout/h2hbaseb.lay build/generated/mame/layout/h2hbaseb.lh layout_h2hbaseb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/stopthief.lay... python scripts/build/complay.py src/mame/layout/stopthief.lay build/generated/mame/layout/stopthief.lh layout_stopthief BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5ritj.lay... python scripts/build/complay.py src/mame/layout/m5ritj.lay build/generated/mame/layout/m5ritj.lh layout_m5ritj BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3biggam.lay... python scripts/build/complay.py src/mame/layout/m3biggam.lay build/generated/mame/layout/m3biggam.lh layout_m3biggam BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tonypok.lay... python scripts/build/complay.py src/mame/layout/tonypok.lay build/generated/mame/layout/tonypok.lh layout_tonypok BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4mmmg.lay... python scripts/build/complay.py src/mame/layout/sc4mmmg.lay build/generated/mame/layout/sc4mmmg.lh layout_sc4mmmg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/unixpc.lay... python scripts/build/complay.py src/mame/layout/unixpc.lay build/generated/mame/layout/unixpc.lh layout_unixpc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/paradice.lay... python scripts/build/complay.py src/mame/layout/paradice.lay build/generated/mame/layout/paradice.lh layout_paradice BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2suptrk.lay... python scripts/build/complay.py src/mame/layout/j2suptrk.lay build/generated/mame/layout/j2suptrk.lh layout_j2suptrk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/elf2.lay... python scripts/build/complay.py src/mame/layout/elf2.lay build/generated/mame/layout/elf2.lh layout_elf2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4xmarka.lay... python scripts/build/complay.py src/mame/layout/sc4xmarka.lay build/generated/mame/layout/sc4xmarka.lh layout_sc4xmarka BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/apricotp.lay... python scripts/build/complay.py src/mame/layout/apricotp.lay build/generated/mame/layout/apricotp.lh layout_apricotp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wotw.lay... python scripts/build/complay.py src/mame/layout/wotw.lay build/generated/mame/layout/wotw.lh layout_wotw BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/orchidms.lay... python scripts/build/complay.py src/mame/layout/orchidms.lay build/generated/mame/layout/orchidms.lh layout_orchidms BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5redrcka.lay... python scripts/build/complay.py src/mame/layout/m5redrcka.lay build/generated/mame/layout/m5redrcka.lh layout_m5redrcka BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4revod.lay... python scripts/build/complay.py src/mame/layout/sc4revod.lay build/generated/mame/layout/sc4revod.lh layout_sc4revod BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5piefcr.lay... python scripts/build/complay.py src/mame/layout/m5piefcr.lay build/generated/mame/layout/m5piefcr.lh layout_m5piefcr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/turbotag.lay... python scripts/build/complay.py src/mame/layout/turbotag.lay build/generated/mame/layout/turbotag.lh layout_turbotag BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6big50.lay... python scripts/build/complay.py src/mame/layout/j6big50.lay build/generated/mame/layout/j6big50.lh layout_j6big50 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/aquastge.lay... python scripts/build/complay.py src/mame/layout/aquastge.lay build/generated/mame/layout/aquastge.lh layout_aquastge BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6cpal.lay... python scripts/build/complay.py src/mame/layout/j6cpal.lay build/generated/mame/layout/j6cpal.lh layout_j6cpal BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/trstrove.lay... python scripts/build/complay.py src/mame/layout/trstrove.lay build/generated/mame/layout/trstrove.lh layout_trstrove BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_sc12.lay... python scripts/build/complay.py src/mame/layout/fidel_sc12.lay build/generated/mame/layout/fidel_sc12.lh layout_fidel_sc12 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/qnile.lay... python scripts/build/complay.py src/mame/layout/qnile.lay build/generated/mame/layout/qnile.lh layout_qnile BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4smk7.lay... python scripts/build/complay.py src/mame/layout/sc4smk7.lay build/generated/mame/layout/sc4smk7.lh layout_sc4smk7 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sanremo.lay... python scripts/build/complay.py src/mame/layout/sanremo.lay build/generated/mame/layout/sanremo.lh layout_sanremo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3supnud.lay... python scripts/build/complay.py src/mame/layout/m3supnud.lay build/generated/mame/layout/m3supnud.lh layout_m3supnud BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mirage.lay... python scripts/build/complay.py src/mame/layout/mirage.lay build/generated/mame/layout/mirage.lh layout_mirage BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ibm6580.lay... python scripts/build/complay.py src/mame/layout/ibm6580.lay build/generated/mame/layout/ibm6580.lh layout_ibm6580 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gldnpkr.lay... python scripts/build/complay.py src/mame/layout/gldnpkr.lay build/generated/mame/layout/gldnpkr.lh layout_gldnpkr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/whousetc.lay... python scripts/build/complay.py src/mame/layout/whousetc.lay build/generated/mame/layout/whousetc.lh layout_whousetc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mk1.lay... python scripts/build/complay.py src/mame/layout/mk1.lay build/generated/mame/layout/mk1.lh layout_mk1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tecnbras.lay... python scripts/build/complay.py src/mame/layout/tecnbras.lay build/generated/mame/layout/tecnbras.lh layout_tecnbras BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gts80b.lay... python scripts/build/complay.py src/mame/layout/gts80b.lay build/generated/mame/layout/gts80b.lh layout_gts80b BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gunnrose.lay... python scripts/build/complay.py src/mame/layout/gunnrose.lay build/generated/mame/layout/gunnrose.lh layout_gunnrose BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/miniboy7.lay... python scripts/build/complay.py src/mame/layout/miniboy7.lay build/generated/mame/layout/miniboy7.lh layout_miniboy7 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/rz1.lay... python scripts/build/complay.py src/mame/layout/rz1.lay build/generated/mame/layout/rz1.lh layout_rz1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1topstr.lay... python scripts/build/complay.py src/mame/layout/m1topstr.lay build/generated/mame/layout/m1topstr.lh layout_m1topstr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/by17_matahari.lay... python scripts/build/complay.py src/mame/layout/by17_matahari.lay build/generated/mame/layout/by17_matahari.lh layout_by17_matahari BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cmania.lay... python scripts/build/complay.py src/mame/layout/sc4cmania.lay build/generated/mame/layout/sc4cmania.lh layout_sc4cmania BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dynajack.lay... python scripts/build/complay.py src/mame/layout/dynajack.lay build/generated/mame/layout/dynajack.lh layout_dynajack BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6untch.lay... python scripts/build/complay.py src/mame/layout/j6untch.lay build/generated/mame/layout/j6untch.lh layout_j6untch BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2_vfd.lay... python scripts/build/complay.py src/mame/layout/sc2_vfd.lay build/generated/mame/layout/sc2_vfd.lh layout_sc2_vfd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5upover.lay... python scripts/build/complay.py src/mame/layout/m5upover.lay build/generated/mame/layout/m5upover.lh layout_m5upover BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4clashd.lay... python scripts/build/complay.py src/mame/layout/sc4clashd.lay build/generated/mame/layout/sc4clashd.lh layout_sc4clashd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/avigo.lay... python scripts/build/complay.py src/mame/layout/avigo.lay build/generated/mame/layout/avigo.lh layout_avigo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/marmagic.lay... python scripts/build/complay.py src/mame/layout/marmagic.lay build/generated/mame/layout/marmagic.lh layout_marmagic BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mpu4ext.lay... python scripts/build/complay.py src/mame/layout/mpu4ext.lay build/generated/mame/layout/mpu4ext.lh layout_mpu4ext BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5gstrik.lay... python scripts/build/complay.py src/mame/layout/m5gstrik.lay build/generated/mame/layout/m5gstrik.lh layout_m5gstrik BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4alpha.lay... python scripts/build/complay.py src/mame/layout/m4alpha.lay build/generated/mame/layout/m4alpha.lh layout_m4alpha BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4monot.lay... python scripts/build/complay.py src/mame/layout/sc4monot.lay build/generated/mame/layout/sc4monot.lh layout_sc4monot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5hotdoga.lay... python scripts/build/complay.py src/mame/layout/j5hotdoga.lay build/generated/mame/layout/j5hotdoga.lh layout_j5hotdoga BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/qnilec.lay... python scripts/build/complay.py src/mame/layout/qnilec.lay build/generated/mame/layout/qnilec.lh layout_qnilec BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/majorpkr.lay... python scripts/build/complay.py src/mame/layout/majorpkr.lay build/generated/mame/layout/majorpkr.lh layout_majorpkr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/quizwizc.lay... python scripts/build/complay.py src/mame/layout/quizwizc.lay build/generated/mame/layout/quizwizc.lh layout_quizwizc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4pgold.lay... python scripts/build/complay.py src/mame/layout/sc4pgold.lay build/generated/mame/layout/sc4pgold.lh layout_sc4pgold BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2criscr.lay... python scripts/build/complay.py src/mame/layout/j2criscr.lay build/generated/mame/layout/j2criscr.lh layout_j2criscr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vt100.lay... python scripts/build/complay.py src/mame/layout/vt100.lay build/generated/mame/layout/vt100.lh layout_vt100 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fts2in1.lay... python scripts/build/complay.py src/mame/layout/fts2in1.lay build/generated/mame/layout/fts2in1.lh layout_fts2in1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2reelcz.lay... python scripts/build/complay.py src/mame/layout/j2reelcz.lay build/generated/mame/layout/j2reelcz.lh layout_j2reelcz BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6vivark.lay... python scripts/build/complay.py src/mame/layout/j6vivark.lay build/generated/mame/layout/j6vivark.lh layout_j6vivark BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/selz80.lay... python scripts/build/complay.py src/mame/layout/selz80.lay build/generated/mame/layout/selz80.lh layout_selz80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/peyper.lay... python scripts/build/complay.py src/mame/layout/peyper.lay build/generated/mame/layout/peyper.lh layout_peyper BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/super80.lay... python scripts/build/complay.py src/mame/layout/super80.lay build/generated/mame/layout/super80.lh layout_super80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2supsft.lay... python scripts/build/complay.py src/mame/layout/j2supsft.lay build/generated/mame/layout/j2supsft.lh layout_j2supsft BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_sc8.lay... python scripts/build/complay.py src/mame/layout/fidel_sc8.lay build/generated/mame/layout/fidel_sc8.lh layout_fidel_sc8 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/z80ne.lay... python scripts/build/complay.py src/mame/layout/z80ne.lay build/generated/mame/layout/z80ne.lh layout_z80ne BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/alphie.lay... python scripts/build/complay.py src/mame/layout/alphie.lay build/generated/mame/layout/alphie.lh layout_alphie BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5term.lay... python scripts/build/complay.py src/mame/layout/j5term.lay build/generated/mame/layout/j5term.lh layout_j5term BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/7smash.lay... python scripts/build/complay.py src/mame/layout/7smash.lay build/generated/mame/layout/7smash.lh layout_7smash BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/digel804.lay... python scripts/build/complay.py src/mame/layout/digel804.lay build/generated/mame/layout/digel804.lh layout_digel804 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80myspn.lay... python scripts/build/complay.py src/mame/layout/j80myspn.lay build/generated/mame/layout/j80myspn.lh layout_j80myspn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ebaskb2.lay... python scripts/build/complay.py src/mame/layout/ebaskb2.lay build/generated/mame/layout/ebaskb2.lh layout_ebaskb2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bship.lay... python scripts/build/complay.py src/mame/layout/bship.lay build/generated/mame/layout/bship.lh layout_bship BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5sondra.lay... python scripts/build/complay.py src/mame/layout/m5sondra.lay build/generated/mame/layout/m5sondra.lh layout_m5sondra BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/firebeat.lay... python scripts/build/complay.py src/mame/layout/firebeat.lay build/generated/mame/layout/firebeat.lh layout_firebeat BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5wsc.lay... python scripts/build/complay.py src/mame/layout/j5wsc.lay build/generated/mame/layout/j5wsc.lh layout_j5wsc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4hdd.lay... python scripts/build/complay.py src/mame/layout/sc4hdd.lay build/generated/mame/layout/sc4hdd.lh layout_sc4hdd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mcompgin.lay... python scripts/build/complay.py src/mame/layout/mcompgin.lay build/generated/mame/layout/mcompgin.lh layout_mcompgin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/changela.lay... python scripts/build/complay.py src/mame/layout/changela.lay build/generated/mame/layout/changela.lh layout_changela BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ac1primt.lay... python scripts/build/complay.py src/mame/layout/ac1primt.lay build/generated/mame/layout/ac1primt.lh layout_ac1primt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6gidogh.lay... python scripts/build/complay.py src/mame/layout/j6gidogh.lay build/generated/mame/layout/j6gidogh.lh layout_j6gidogh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/chickna5v.lay... python scripts/build/complay.py src/mame/layout/chickna5v.lay build/generated/mame/layout/chickna5v.lh layout_chickna5v BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5trail.lay... python scripts/build/complay.py src/mame/layout/m5trail.lay build/generated/mame/layout/m5trail.lh layout_m5trail BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cosmicos.lay... python scripts/build/complay.py src/mame/layout/cosmicos.lay build/generated/mame/layout/cosmicos.lh layout_cosmicos BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cashtk.lay... python scripts/build/complay.py src/mame/layout/j2cashtk.lay build/generated/mame/layout/j2cashtk.lh layout_j2cashtk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/24cdjuke.lay... python scripts/build/complay.py src/mame/layout/24cdjuke.lay build/generated/mame/layout/24cdjuke.lh layout_24cdjuke BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pve500.lay... python scripts/build/complay.py src/mame/layout/pve500.lay build/generated/mame/layout/pve500.lh layout_pve500 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5fire.lay... python scripts/build/complay.py src/mame/layout/m5fire.lay build/generated/mame/layout/m5fire.lh layout_m5fire BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/speedbal.lay... python scripts/build/complay.py src/mame/layout/speedbal.lay build/generated/mame/layout/speedbal.lh layout_speedbal BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mephisto.lay... python scripts/build/complay.py src/mame/layout/mephisto.lay build/generated/mame/layout/mephisto.lh layout_mephisto BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lynx.lay... python scripts/build/complay.py src/mame/layout/lynx.lay build/generated/mame/layout/lynx.lh layout_lynx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3sexcu.lay... python scripts/build/complay.py src/mame/layout/m3sexcu.lay build/generated/mame/layout/m3sexcu.lh layout_m3sexcu BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4pwrsg.lay... python scripts/build/complay.py src/mame/layout/sc4pwrsg.lay build/generated/mame/layout/sc4pwrsg.lh layout_sc4pwrsg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/arrball.lay... python scripts/build/complay.py src/mame/layout/arrball.lay build/generated/mame/layout/arrball.lh layout_arrball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dmv.lay... python scripts/build/complay.py src/mame/layout/dmv.lay build/generated/mame/layout/dmv.lh layout_dmv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bzone.lay... python scripts/build/complay.py src/mame/layout/bzone.lay build/generated/mame/layout/bzone.lh layout_bzone BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lightfgt.lay... python scripts/build/complay.py src/mame/layout/lightfgt.lay build/generated/mame/layout/lightfgt.lh layout_lightfgt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4tbana.lay... python scripts/build/complay.py src/mame/layout/sc4tbana.lay build/generated/mame/layout/sc4tbana.lh layout_sc4tbana BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/connect4.lay... python scripts/build/complay.py src/mame/layout/connect4.lay build/generated/mame/layout/connect4.lh layout_connect4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4fd7tha.lay... python scripts/build/complay.py src/mame/layout/sc4fd7tha.lay build/generated/mame/layout/sc4fd7tha.lh layout_sc4fd7tha BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/babypkr.lay... python scripts/build/complay.py src/mame/layout/babypkr.lay build/generated/mame/layout/babypkr.lh layout_babypkr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/h2hhockeyc.lay... python scripts/build/complay.py src/mame/layout/h2hhockeyc.lay build/generated/mame/layout/h2hhockeyc.lh layout_h2hhockeyc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mystgard.lay... python scripts/build/complay.py src/mame/layout/mystgard.lay build/generated/mame/layout/mystgard.lh layout_mystgard BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/redbaron.lay... python scripts/build/complay.py src/mame/layout/redbaron.lay build/generated/mame/layout/redbaron.lh layout_redbaron BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5overld.lay... python scripts/build/complay.py src/mame/layout/m5overld.lay build/generated/mame/layout/m5overld.lh layout_m5overld BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1bartk.lay... python scripts/build/complay.py src/mame/layout/sc1bartk.lay build/generated/mame/layout/sc1bartk.lh layout_sc1bartk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2fasttk.lay... python scripts/build/complay.py src/mame/layout/j2fasttk.lay build/generated/mame/layout/j2fasttk.lh layout_j2fasttk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hotstf.lay... python scripts/build/complay.py src/mame/layout/m5hotstf.lay build/generated/mame/layout/m5hotstf.lh layout_m5hotstf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80nudg2.lay... python scripts/build/complay.py src/mame/layout/j80nudg2.lay build/generated/mame/layout/j80nudg2.lh layout_j80nudg2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wecleman.lay... python scripts/build/complay.py src/mame/layout/wecleman.lay build/generated/mame/layout/wecleman.lh layout_wecleman BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/apollo.lay... python scripts/build/complay.py src/mame/layout/apollo.lay build/generated/mame/layout/apollo.lh layout_apollo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mmd2.lay... python scripts/build/complay.py src/mame/layout/mmd2.lay build/generated/mame/layout/mmd2.lh layout_mmd2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4canca.lay... python scripts/build/complay.py src/mame/layout/sc4canca.lay build/generated/mame/layout/sc4canca.lh layout_sc4canca BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4pipe.lay... python scripts/build/complay.py src/mame/layout/sc4pipe.lay build/generated/mame/layout/sc4pipe.lh layout_sc4pipe BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2rdclb.lay... python scripts/build/complay.py src/mame/layout/j2rdclb.lay build/generated/mame/layout/j2rdclb.lh layout_j2rdclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mekd2.lay... python scripts/build/complay.py src/mame/layout/mekd2.lay build/generated/mame/layout/mekd2.lh layout_mekd2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/atari_s1.lay... python scripts/build/complay.py src/mame/layout/atari_s1.lay build/generated/mame/layout/atari_s1.lh layout_atari_s1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2heypr.lay... python scripts/build/complay.py src/mame/layout/sc2heypr.lay build/generated/mame/layout/sc2heypr.lh layout_sc2heypr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5egr.lay... python scripts/build/complay.py src/mame/layout/m5egr.lay build/generated/mame/layout/m5egr.lh layout_m5egr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4fire.lay... python scripts/build/complay.py src/mame/layout/sc4fire.lay build/generated/mame/layout/sc4fire.lh layout_sc4fire BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1bargnc.lay... python scripts/build/complay.py src/mame/layout/m1bargnc.lay build/generated/mame/layout/m1bargnc.lh layout_m1bargnc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5firebl.lay... python scripts/build/complay.py src/mame/layout/m5firebl.lay build/generated/mame/layout/m5firebl.lh layout_m5firebl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5flipcr.lay... python scripts/build/complay.py src/mame/layout/m5flipcr.lay build/generated/mame/layout/m5flipcr.lh layout_m5flipcr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sr16.lay... python scripts/build/complay.py src/mame/layout/sr16.lay build/generated/mame/layout/sr16.lh layout_sr16 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/h2hbaskbc.lay... python scripts/build/complay.py src/mame/layout/h2hbaskbc.lay build/generated/mame/layout/h2hbaskbc.lh layout_h2hbaskbc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/votrpss.lay... python scripts/build/complay.py src/mame/layout/votrpss.lay build/generated/mame/layout/votrpss.lh layout_votrpss BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2fqueen.lay... python scripts/build/complay.py src/mame/layout/j2fqueen.lay build/generated/mame/layout/j2fqueen.lh layout_j2fqueen BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5tempp.lay... python scripts/build/complay.py src/mame/layout/m5tempp.lay build/generated/mame/layout/m5tempp.lh layout_m5tempp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dreamwv.lay... python scripts/build/complay.py src/mame/layout/dreamwv.lay build/generated/mame/layout/dreamwv.lh layout_dreamwv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/kgbirda5.lay... python scripts/build/complay.py src/mame/layout/kgbirda5.lay build/generated/mame/layout/kgbirda5.lh layout_kgbirda5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hlsumo.lay... python scripts/build/complay.py src/mame/layout/m5hlsumo.lay build/generated/mame/layout/m5hlsumo.lh layout_m5hlsumo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6topflg.lay... python scripts/build/complay.py src/mame/layout/j6topflg.lay build/generated/mame/layout/j6topflg.lh layout_j6topflg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/luckgrln.lay... python scripts/build/complay.py src/mame/layout/luckgrln.lay build/generated/mame/layout/luckgrln.lh layout_luckgrln BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2nudbnz.lay... python scripts/build/complay.py src/mame/layout/j2nudbnz.lay build/generated/mame/layout/j2nudbnz.lh layout_j2nudbnz BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3tfair.lay... python scripts/build/complay.py src/mame/layout/m3tfair.lay build/generated/mame/layout/m3tfair.lh layout_m3tfair BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/st_mp100.lay... python scripts/build/complay.py src/mame/layout/st_mp100.lay build/generated/mame/layout/st_mp100.lh layout_st_mp100 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_csc.lay... python scripts/build/complay.py src/mame/layout/fidel_csc.lay build/generated/mame/layout/fidel_csc.lh layout_fidel_csc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5all41d.lay... python scripts/build/complay.py src/mame/layout/m5all41d.lay build/generated/mame/layout/m5all41d.lh layout_m5all41d BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/superchs.lay... python scripts/build/complay.py src/mame/layout/superchs.lay build/generated/mame/layout/superchs.lh layout_superchs BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6kfc.lay... python scripts/build/complay.py src/mame/layout/j6kfc.lay build/generated/mame/layout/j6kfc.lh layout_j6kfc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tbreakup.lay... python scripts/build/complay.py src/mame/layout/tbreakup.lay build/generated/mame/layout/tbreakup.lh layout_tbreakup BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2suprz1.lay... python scripts/build/complay.py src/mame/layout/sc2suprz1.lay build/generated/mame/layout/sc2suprz1.lh layout_sc2suprz1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cprndx.lay... python scripts/build/complay.py src/mame/layout/j2cprndx.lay build/generated/mame/layout/j2cprndx.lh layout_j2cprndx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5korma.lay... python scripts/build/complay.py src/mame/layout/m5korma.lay build/generated/mame/layout/m5korma.lh layout_m5korma BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5monmst.lay... python scripts/build/complay.py src/mame/layout/m5monmst.lay build/generated/mame/layout/m5monmst.lh layout_m5monmst BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1onbusa.lay... python scripts/build/complay.py src/mame/layout/m1onbusa.lay build/generated/mame/layout/m1onbusa.lh layout_m1onbusa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sitcom.lay... python scripts/build/complay.py src/mame/layout/sitcom.lay build/generated/mame/layout/sitcom.lh layout_sitcom BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/g627.lay... python scripts/build/complay.py src/mame/layout/g627.lay build/generated/mame/layout/g627.lh layout_g627 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cnbaskb.lay... python scripts/build/complay.py src/mame/layout/cnbaskb.lay build/generated/mame/layout/cnbaskb.lh layout_cnbaskb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lucky8.lay... python scripts/build/complay.py src/mame/layout/lucky8.lay build/generated/mame/layout/lucky8.lh layout_lucky8 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1chain.lay... python scripts/build/complay.py src/mame/layout/m1chain.lay build/generated/mame/layout/m1chain.lh layout_m1chain BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/skydiver.lay... python scripts/build/complay.py src/mame/layout/skydiver.lay build/generated/mame/layout/skydiver.lh layout_skydiver BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/spellb.lay... python scripts/build/complay.py src/mame/layout/spellb.lay build/generated/mame/layout/spellb.lh layout_spellb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/checkma5.lay... python scripts/build/complay.py src/mame/layout/checkma5.lay build/generated/mame/layout/checkma5.lh layout_checkma5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hifly.lay... python scripts/build/complay.py src/mame/layout/m5hifly.lay build/generated/mame/layout/m5hifly.lh layout_m5hifly BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/efootb4.lay... python scripts/build/complay.py src/mame/layout/efootb4.lay build/generated/mame/layout/efootb4.lh layout_efootb4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cashrv.lay... python scripts/build/complay.py src/mame/layout/j2cashrv.lay build/generated/mame/layout/j2cashrv.lh layout_j2cashrv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wicat.lay... python scripts/build/complay.py src/mame/layout/wicat.lay build/generated/mame/layout/wicat.lh layout_wicat BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6colcsh.lay... python scripts/build/complay.py src/mame/layout/j6colcsh.lay build/generated/mame/layout/j6colcsh.lh layout_j6colcsh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hellrz.lay... python scripts/build/complay.py src/mame/layout/m5hellrz.lay build/generated/mame/layout/m5hellrz.lh layout_m5hellrz BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1lucknon.lay... python scripts/build/complay.py src/mame/layout/m1lucknon.lay build/generated/mame/layout/m1lucknon.lh layout_m1lucknon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/minicom.lay... python scripts/build/complay.py src/mame/layout/minicom.lay build/generated/mame/layout/minicom.lh layout_minicom BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/z80netb.lay... python scripts/build/complay.py src/mame/layout/z80netb.lay build/generated/mame/layout/z80netb.lh layout_z80netb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6frtpot.lay... python scripts/build/complay.py src/mame/layout/j6frtpot.lay build/generated/mame/layout/j6frtpot.lh layout_j6frtpot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mgames.lay... python scripts/build/complay.py src/mame/layout/mgames.lay build/generated/mame/layout/mgames.lh layout_mgames BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3autort.lay... python scripts/build/complay.py src/mame/layout/m3autort.lay build/generated/mame/layout/m3autort.lh layout_m3autort BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4paccl.lay... python scripts/build/complay.py src/mame/layout/sc4paccl.lay build/generated/mame/layout/sc4paccl.lh layout_sc4paccl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/amusco.lay... python scripts/build/complay.py src/mame/layout/amusco.lay build/generated/mame/layout/amusco.lh layout_amusco BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3rockpl.lay... python scripts/build/complay.py src/mame/layout/m3rockpl.lay build/generated/mame/layout/m3rockpl.lh layout_m3rockpl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gunchamps.lay... python scripts/build/complay.py src/mame/layout/gunchamps.lay build/generated/mame/layout/gunchamps.lh layout_gunchamps BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5gsstrk07.lay... python scripts/build/complay.py src/mame/layout/m5gsstrk07.lay build/generated/mame/layout/m5gsstrk07.lh layout_m5gsstrk07 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_chesster.lay... python scripts/build/complay.py src/mame/layout/fidel_chesster.lay build/generated/mame/layout/fidel_chesster.lh layout_fidel_chesster BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2slvrgh.lay... python scripts/build/complay.py src/mame/layout/j2slvrgh.lay build/generated/mame/layout/j2slvrgh.lh layout_j2slvrgh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/nfb96tx.lay... python scripts/build/complay.py src/mame/layout/nfb96tx.lay build/generated/mame/layout/nfb96tx.lh layout_nfb96tx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6euphor.lay... python scripts/build/complay.py src/mame/layout/j6euphor.lay build/generated/mame/layout/j6euphor.lh layout_j6euphor BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6stards.lay... python scripts/build/complay.py src/mame/layout/j6stards.lay build/generated/mame/layout/j6stards.lh layout_j6stards BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/novag_delta1.lay... python scripts/build/complay.py src/mame/layout/novag_delta1.lay build/generated/mame/layout/novag_delta1.lh layout_novag_delta1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/namcofl.lay... python scripts/build/complay.py src/mame/layout/namcofl.lay build/generated/mame/layout/namcofl.lh layout_namcofl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5piefac.lay... python scripts/build/complay.py src/mame/layout/m5piefac.lay build/generated/mame/layout/m5piefac.lh layout_m5piefac BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5cosclb.lay... python scripts/build/complay.py src/mame/layout/m5cosclb.lay build/generated/mame/layout/m5cosclb.lh layout_m5cosclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3chase.lay... python scripts/build/complay.py src/mame/layout/m3chase.lay build/generated/mame/layout/m3chase.lh layout_m3chase BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ecoinf3.lay... python scripts/build/complay.py src/mame/layout/ecoinf3.lay build/generated/mame/layout/ecoinf3.lh layout_ecoinf3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/px8.lay... python scripts/build/complay.py src/mame/layout/px8.lay build/generated/mame/layout/px8.lh layout_px8 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1_vfd.lay... python scripts/build/complay.py src/mame/layout/sc1_vfd.lay build/generated/mame/layout/sc1_vfd.lh layout_sc1_vfd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4dyna.lay... python scripts/build/complay.py src/mame/layout/sc4dyna.lay build/generated/mame/layout/sc4dyna.lh layout_sc4dyna BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mathmagi.lay... python scripts/build/complay.py src/mame/layout/mathmagi.lay build/generated/mame/layout/mathmagi.lh layout_mathmagi BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cfcas.lay... python scripts/build/complay.py src/mame/layout/sc4cfcas.lay build/generated/mame/layout/sc4cfcas.lh layout_sc4cfcas BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pe_schip.lay... python scripts/build/complay.py src/mame/layout/pe_schip.lay build/generated/mame/layout/pe_schip.lh layout_pe_schip BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4hotwd.lay... python scripts/build/complay.py src/mame/layout/sc4hotwd.lay build/generated/mame/layout/sc4hotwd.lh layout_sc4hotwd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4aao.lay... python scripts/build/complay.py src/mame/layout/m4aao.lay build/generated/mame/layout/m4aao.lh layout_m4aao BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4pacqpa.lay... python scripts/build/complay.py src/mame/layout/sc4pacqpa.lay build/generated/mame/layout/sc4pacqpa.lh layout_sc4pacqpa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5firebl.lay... python scripts/build/complay.py src/mame/layout/j5firebl.lay build/generated/mame/layout/j5firebl.lh layout_j5firebl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cmous.lay... python scripts/build/complay.py src/mame/layout/sc4cmous.lay build/generated/mame/layout/sc4cmous.lh layout_sc4cmous BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2hilocl.lay... python scripts/build/complay.py src/mame/layout/j2hilocl.lay build/generated/mame/layout/j2hilocl.lh layout_j2hilocl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lazercmd.lay... python scripts/build/complay.py src/mame/layout/lazercmd.lay build/generated/mame/layout/lazercmd.lh layout_lazercmd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5stars26.lay... python scripts/build/complay.py src/mame/layout/m5stars26.lay build/generated/mame/layout/m5stars26.lh layout_m5stars26 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cashcham.lay... python scripts/build/complay.py src/mame/layout/cashcham.lay build/generated/mame/layout/cashcham.lh layout_cashcham BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/noraut12.lay... python scripts/build/complay.py src/mame/layout/noraut12.lay build/generated/mame/layout/noraut12.lh layout_noraut12 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1imclb.lay... python scripts/build/complay.py src/mame/layout/m1imclb.lay build/generated/mame/layout/m1imclb.lh layout_m1imclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dblcrown.lay... python scripts/build/complay.py src/mame/layout/dblcrown.lay build/generated/mame/layout/dblcrown.lh layout_dblcrown BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bcheetah.lay... python scripts/build/complay.py src/mame/layout/bcheetah.lay build/generated/mame/layout/bcheetah.lh layout_bcheetah BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5intr.lay... python scripts/build/complay.py src/mame/layout/j5intr.lay build/generated/mame/layout/j5intr.lh layout_j5intr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/glasgow.lay... python scripts/build/complay.py src/mame/layout/glasgow.lay build/generated/mame/layout/glasgow.lh layout_glasgow BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5wonga.lay... python scripts/build/complay.py src/mame/layout/m5wonga.lay build/generated/mame/layout/m5wonga.lh layout_m5wonga BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/techno.lay... python scripts/build/complay.py src/mame/layout/techno.lay build/generated/mame/layout/techno.lh layout_techno BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/lagunar.lay... python scripts/build/complay.py src/mame/layout/lagunar.lay build/generated/mame/layout/lagunar.lh layout_lagunar BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tenpindx.lay... python scripts/build/complay.py src/mame/layout/tenpindx.lay build/generated/mame/layout/tenpindx.lh layout_tenpindx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1clbfvr.lay... python scripts/build/complay.py src/mame/layout/m1clbfvr.lay build/generated/mame/layout/m1clbfvr.lh layout_m1clbfvr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5topshp.lay... python scripts/build/complay.py src/mame/layout/j5topshp.lay build/generated/mame/layout/j5topshp.lh layout_j5topshp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5kingqc06.lay... python scripts/build/complay.py src/mame/layout/m5kingqc06.lay build/generated/mame/layout/m5kingqc06.lh layout_m5kingqc06 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5loony.lay... python scripts/build/complay.py src/mame/layout/m5loony.lay build/generated/mame/layout/m5loony.lh layout_m5loony BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4dayltf.lay... python scripts/build/complay.py src/mame/layout/sc4dayltf.lay build/generated/mame/layout/sc4dayltf.lh layout_sc4dayltf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/f1gpstar.lay... python scripts/build/complay.py src/mame/layout/f1gpstar.lay build/generated/mame/layout/f1gpstar.lh layout_f1gpstar BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5supro.lay... python scripts/build/complay.py src/mame/layout/m5supro.lay build/generated/mame/layout/m5supro.lh layout_m5supro BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/qniled.lay... python scripts/build/complay.py src/mame/layout/qniled.lay build/generated/mame/layout/qniled.lh layout_qniled BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6guabcl.lay... python scripts/build/complay.py src/mame/layout/j6guabcl.lay build/generated/mame/layout/j6guabcl.lh layout_j6guabcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/luckyrlt.lay... python scripts/build/complay.py src/mame/layout/luckyrlt.lay build/generated/mame/layout/luckyrlt.lh layout_luckyrlt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wldarrow.lay... python scripts/build/complay.py src/mame/layout/wldarrow.lay build/generated/mame/layout/wldarrow.lh layout_wldarrow BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4gslam.lay... python scripts/build/complay.py src/mame/layout/sc4gslam.lay build/generated/mame/layout/sc4gslam.lh layout_sc4gslam BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5dblqtsb.lay... python scripts/build/complay.py src/mame/layout/m5dblqtsb.lay build/generated/mame/layout/m5dblqtsb.lh layout_m5dblqtsb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wildfire.lay... python scripts/build/complay.py src/mame/layout/wildfire.lay build/generated/mame/layout/wildfire.lh layout_wildfire BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3supspo.lay... python scripts/build/complay.py src/mame/layout/m3supspo.lay build/generated/mame/layout/m3supspo.lh layout_m3supspo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5trail.lay... python scripts/build/complay.py src/mame/layout/j5trail.lay build/generated/mame/layout/j5trail.lh layout_j5trail BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/racedrivpan.lay... python scripts/build/complay.py src/mame/layout/racedrivpan.lay build/generated/mame/layout/racedrivpan.lh layout_racedrivpan BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4pony.lay... python scripts/build/complay.py src/mame/layout/sc4pony.lay build/generated/mame/layout/sc4pony.lh layout_sc4pony BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cvault.lay... python scripts/build/complay.py src/mame/layout/j2cvault.lay build/generated/mame/layout/j2cvault.lh layout_j2cvault BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/kenseim.lay... python scripts/build/complay.py src/mame/layout/kenseim.lay build/generated/mame/layout/kenseim.lh layout_kenseim BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4himi.lay... python scripts/build/complay.py src/mame/layout/sc4himi.lay build/generated/mame/layout/sc4himi.lh layout_sc4himi BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4brollb.lay... python scripts/build/complay.py src/mame/layout/sc4brollb.lay build/generated/mame/layout/sc4brollb.lh layout_sc4brollb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cashbn.lay... python scripts/build/complay.py src/mame/layout/j2cashbn.lay build/generated/mame/layout/j2cashbn.lh layout_j2cashbn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3fortun.lay... python scripts/build/complay.py src/mame/layout/m3fortun.lay build/generated/mame/layout/m3fortun.lh layout_m3fortun BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5barkng.lay... python scripts/build/complay.py src/mame/layout/m5barkng.lay build/generated/mame/layout/m5barkng.lh layout_m5barkng BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ssports4.lay... python scripts/build/complay.py src/mame/layout/ssports4.lay build/generated/mame/layout/ssports4.lh layout_ssports4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/roundup5.lay... python scripts/build/complay.py src/mame/layout/roundup5.lay build/generated/mame/layout/roundup5.lh layout_roundup5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1przeeb.lay... python scripts/build/complay.py src/mame/layout/m1przeeb.lay build/generated/mame/layout/m1przeeb.lh layout_m1przeeb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wico.lay... python scripts/build/complay.py src/mame/layout/wico.lay build/generated/mame/layout/wico.lh layout_wico BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jeutel.lay... python scripts/build/complay.py src/mame/layout/jeutel.lay build/generated/mame/layout/jeutel.lh layout_jeutel BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2hotsht.lay... python scripts/build/complay.py src/mame/layout/j2hotsht.lay build/generated/mame/layout/j2hotsht.lh layout_j2hotsht BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5cashrn.lay... python scripts/build/complay.py src/mame/layout/m5cashrn.lay build/generated/mame/layout/m5cashrn.lh layout_m5cashrn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5codft.lay... python scripts/build/complay.py src/mame/layout/m5codft.lay build/generated/mame/layout/m5codft.lh layout_m5codft BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1cl65.lay... python scripts/build/complay.py src/mame/layout/sc1cl65.lay build/generated/mame/layout/sc1cl65.lh layout_sc1cl65 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4drubyb.lay... python scripts/build/complay.py src/mame/layout/sc4drubyb.lay build/generated/mame/layout/sc4drubyb.lh layout_sc4drubyb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4mou.lay... python scripts/build/complay.py src/mame/layout/sc4mou.lay build/generated/mame/layout/sc4mou.lh layout_sc4mou BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6ewn.lay... python scripts/build/complay.py src/mame/layout/j6ewn.lay build/generated/mame/layout/j6ewn.lh layout_j6ewn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1cororrk.lay... python scripts/build/complay.py src/mame/layout/m1cororrk.lay build/generated/mame/layout/m1cororrk.lh layout_m1cororrk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5jackp2.lay... python scripts/build/complay.py src/mame/layout/m5jackp2.lay build/generated/mame/layout/m5jackp2.lh layout_m5jackp2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/topgear.lay... python scripts/build/complay.py src/mame/layout/topgear.lay build/generated/mame/layout/topgear.lh layout_topgear BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5indsum.lay... python scripts/build/complay.py src/mame/layout/j5indsum.lay build/generated/mame/layout/j5indsum.lh layout_j5indsum BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mmd1.lay... python scripts/build/complay.py src/mame/layout/mmd1.lay build/generated/mame/layout/mmd1.lh layout_mmd1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ac1pstrt.lay... python scripts/build/complay.py src/mame/layout/ac1pstrt.lay build/generated/mame/layout/ac1pstrt.lh layout_ac1pstrt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4nudita.lay... python scripts/build/complay.py src/mame/layout/sc4nudita.lay build/generated/mame/layout/sc4nudita.lh layout_sc4nudita BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tcfballa.lay... python scripts/build/complay.py src/mame/layout/tcfballa.lay build/generated/mame/layout/tcfballa.lh layout_tcfballa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1ttcash.lay... python scripts/build/complay.py src/mame/layout/m1ttcash.lay build/generated/mame/layout/m1ttcash.lh layout_m1ttcash BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4ppclb.lay... python scripts/build/complay.py src/mame/layout/sc4ppclb.lay build/generated/mame/layout/sc4ppclb.lh layout_sc4ppclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6ffce.lay... python scripts/build/complay.py src/mame/layout/j6ffce.lay build/generated/mame/layout/j6ffce.lh layout_j6ffce BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/peplus.lay... python scripts/build/complay.py src/mame/layout/peplus.lay build/generated/mame/layout/peplus.lh layout_peplus BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cnfball2.lay... python scripts/build/complay.py src/mame/layout/cnfball2.lay build/generated/mame/layout/cnfball2.lh layout_cnfball2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5sstrk.lay... python scripts/build/complay.py src/mame/layout/m5sstrk.lay build/generated/mame/layout/m5sstrk.lh layout_m5sstrk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5bnzclb.lay... python scripts/build/complay.py src/mame/layout/m5bnzclb.lay build/generated/mame/layout/m5bnzclb.lh layout_m5bnzclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/irrmaze.lay... python scripts/build/complay.py src/mame/layout/irrmaze.lay build/generated/mame/layout/irrmaze.lh layout_irrmaze BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_ex_68k.lay... python scripts/build/complay.py src/mame/layout/fidel_ex_68k.lay build/generated/mame/layout/fidel_ex_68k.lh layout_fidel_ex_68k BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4taekw.lay... python scripts/build/complay.py src/mame/layout/sc4taekw.lay build/generated/mame/layout/sc4taekw.lh layout_sc4taekw BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pokio.lay... python scripts/build/complay.py src/mame/layout/pokio.lay build/generated/mame/layout/pokio.lh layout_pokio BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hh_melps4_test.lay... python scripts/build/complay.py src/mame/layout/hh_melps4_test.lay build/generated/mame/layout/hh_melps4_test.lh layout_hh_melps4_test BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/px4.lay... python scripts/build/complay.py src/mame/layout/px4.lay build/generated/mame/layout/px4.lh layout_px4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2gldchy.lay... python scripts/build/complay.py src/mame/layout/j2gldchy.lay build/generated/mame/layout/j2gldchy.lh layout_j2gldchy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/eleciq.lay... python scripts/build/complay.py src/mame/layout/eleciq.lay build/generated/mame/layout/eleciq.lh layout_eleciq BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2litean.lay... python scripts/build/complay.py src/mame/layout/j2litean.lay build/generated/mame/layout/j2litean.lh layout_j2litean BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vidbrain.lay... python scripts/build/complay.py src/mame/layout/vidbrain.lay build/generated/mame/layout/vidbrain.lh layout_vidbrain BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hh_pic16_test.lay... python scripts/build/complay.py src/mame/layout/hh_pic16_test.lay build/generated/mame/layout/hh_pic16_test.lh layout_hh_pic16_test BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4andyge.lay... python scripts/build/complay.py src/mame/layout/m4andyge.lay build/generated/mame/layout/m4andyge.lh layout_m4andyge BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2_vid.lay... python scripts/build/complay.py src/mame/layout/sc2_vid.lay build/generated/mame/layout/sc2_vid.lh layout_sc2_vid BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/votrtnt.lay... python scripts/build/complay.py src/mame/layout/votrtnt.lay build/generated/mame/layout/votrtnt.lh layout_votrtnt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1bghou.lay... python scripts/build/complay.py src/mame/layout/m1bghou.lay build/generated/mame/layout/m1bghou.lh layout_m1bghou BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/rockpin.lay... python scripts/build/complay.py src/mame/layout/rockpin.lay build/generated/mame/layout/rockpin.lh layout_rockpin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4hotpr.lay... python scripts/build/complay.py src/mame/layout/sc4hotpr.lay build/generated/mame/layout/sc4hotpr.lh layout_sc4hotpr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/escmars.lay... python scripts/build/complay.py src/mame/layout/escmars.lay build/generated/mame/layout/escmars.lh layout_escmars BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/comp4.lay... python scripts/build/complay.py src/mame/layout/comp4.lay build/generated/mame/layout/comp4.lh layout_comp4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/crmaze2p.lay... python scripts/build/complay.py src/mame/layout/crmaze2p.lay build/generated/mame/layout/crmaze2p.lh layout_crmaze2p BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5cira.lay... python scripts/build/complay.py src/mame/layout/j5cira.lay build/generated/mame/layout/j5cira.lh layout_j5cira BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5holy.lay... python scripts/build/complay.py src/mame/layout/m5holy.lay build/generated/mame/layout/m5holy.lh layout_m5holy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ace.lay... python scripts/build/complay.py src/mame/layout/ace.lay build/generated/mame/layout/ace.lh layout_ace BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1wldzner.lay... python scripts/build/complay.py src/mame/layout/m1wldzner.lay build/generated/mame/layout/m1wldzner.lh layout_m1wldzner BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/newbraina.lay... python scripts/build/complay.py src/mame/layout/newbraina.lay build/generated/mame/layout/newbraina.lh layout_newbraina BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sundance.lay... python scripts/build/complay.py src/mame/layout/sundance.lay build/generated/mame/layout/sundance.lh layout_sundance BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pmpoker.lay... python scripts/build/complay.py src/mame/layout/pmpoker.lay build/generated/mame/layout/pmpoker.lh layout_pmpoker BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4mr2rc.lay... python scripts/build/complay.py src/mame/layout/sc4mr2rc.lay build/generated/mame/layout/sc4mr2rc.lh layout_sc4mr2rc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2silvcl.lay... python scripts/build/complay.py src/mame/layout/j2silvcl.lay build/generated/mame/layout/j2silvcl.lh layout_j2silvcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5fairp.lay... python scripts/build/complay.py src/mame/layout/j5fairp.lay build/generated/mame/layout/j5fairp.lh layout_j5fairp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/noraut11.lay... python scripts/build/complay.py src/mame/layout/noraut11.lay build/generated/mame/layout/noraut11.lh layout_noraut11 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6indyi.lay... python scripts/build/complay.py src/mame/layout/j6indyi.lay build/generated/mame/layout/j6indyi.lh layout_j6indyi BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bship82.lay... python scripts/build/complay.py src/mame/layout/bship82.lay build/generated/mame/layout/bship82.lh layout_bship82 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/nfb96.lay... python scripts/build/complay.py src/mame/layout/nfb96.lay build/generated/mame/layout/nfb96.lh layout_nfb96 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1dblch.lay... python scripts/build/complay.py src/mame/layout/sc1dblch.lay build/generated/mame/layout/sc1dblch.lh layout_sc1dblch BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_ex.lay... python scripts/build/complay.py src/mame/layout/fidel_ex.lay build/generated/mame/layout/fidel_ex.lh layout_fidel_ex BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5jmpgem01.lay... python scripts/build/complay.py src/mame/layout/m5jmpgem01.lay build/generated/mame/layout/m5jmpgem01.lh layout_m5jmpgem01 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vd.lay... python scripts/build/complay.py src/mame/layout/vd.lay build/generated/mame/layout/vd.lh layout_vd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6acehi.lay... python scripts/build/complay.py src/mame/layout/j6acehi.lay build/generated/mame/layout/j6acehi.lh layout_j6acehi BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/einvader.lay... python scripts/build/complay.py src/mame/layout/einvader.lay build/generated/mame/layout/einvader.lh layout_einvader BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1cluecb1.lay... python scripts/build/complay.py src/mame/layout/m1cluecb1.lay build/generated/mame/layout/m1cluecb1.lh layout_m1cluecb1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/chsuper.lay... python scripts/build/complay.py src/mame/layout/chsuper.lay build/generated/mame/layout/chsuper.lh layout_chsuper BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/micropin.lay... python scripts/build/complay.py src/mame/layout/micropin.lay build/generated/mame/layout/micropin.lh layout_micropin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5carou.lay... python scripts/build/complay.py src/mame/layout/m5carou.lay build/generated/mame/layout/m5carou.lh layout_m5carou BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cbombers.lay... python scripts/build/complay.py src/mame/layout/cbombers.lay build/generated/mame/layout/cbombers.lh layout_cbombers BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1infern.lay... python scripts/build/complay.py src/mame/layout/m1infern.lay build/generated/mame/layout/m1infern.lh layout_m1infern BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/st_mp200.lay... python scripts/build/complay.py src/mame/layout/st_mp200.lay build/generated/mame/layout/st_mp200.lh layout_st_mp200 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/proconn.lay... python scripts/build/complay.py src/mame/layout/proconn.lay build/generated/mame/layout/proconn.lh layout_proconn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/inttoote.lay... python scripts/build/complay.py src/mame/layout/inttoote.lay build/generated/mame/layout/inttoote.lh layout_inttoote BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3gmine.lay... python scripts/build/complay.py src/mame/layout/m3gmine.lay build/generated/mame/layout/m3gmine.lh layout_m3gmine BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4sprng.lay... python scripts/build/complay.py src/mame/layout/sc4sprng.lay build/generated/mame/layout/sc4sprng.lh layout_sc4sprng BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5shark.lay... python scripts/build/complay.py src/mame/layout/m5shark.lay build/generated/mame/layout/m5shark.lh layout_m5shark BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/superbug.lay... python scripts/build/complay.py src/mame/layout/superbug.lay build/generated/mame/layout/superbug.lh layout_superbug BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2blustr.lay... python scripts/build/complay.py src/mame/layout/j2blustr.lay build/generated/mame/layout/j2blustr.lh layout_j2blustr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/baddog.lay... python scripts/build/complay.py src/mame/layout/baddog.lay build/generated/mame/layout/baddog.lh layout_baddog BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4ttomb.lay... python scripts/build/complay.py src/mame/layout/sc4ttomb.lay build/generated/mame/layout/sc4ttomb.lh layout_sc4ttomb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/acrnsys1.lay... python scripts/build/complay.py src/mame/layout/acrnsys1.lay build/generated/mame/layout/acrnsys1.lh layout_acrnsys1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/melodym.lay... python scripts/build/complay.py src/mame/layout/melodym.lay build/generated/mame/layout/melodym.lh layout_melodym BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ecoinf2.lay... python scripts/build/complay.py src/mame/layout/ecoinf2.lay build/generated/mame/layout/ecoinf2.lh layout_ecoinf2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2stahed.lay... python scripts/build/complay.py src/mame/layout/j2stahed.lay build/generated/mame/layout/j2stahed.lh layout_j2stahed BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gunchamp.lay... python scripts/build/complay.py src/mame/layout/gunchamp.lay build/generated/mame/layout/gunchamp.lh layout_gunchamp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1omega.lay... python scripts/build/complay.py src/mame/layout/m1omega.lay build/generated/mame/layout/m1omega.lh layout_m1omega BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sbuk2.lay... python scripts/build/complay.py src/mame/layout/sbuk2.lay build/generated/mame/layout/sbuk2.lh layout_sbuk2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5revo13.lay... python scripts/build/complay.py src/mame/layout/m5revo13.lay build/generated/mame/layout/m5revo13.lh layout_m5revo13 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/retrsamb.lay... python scripts/build/complay.py src/mame/layout/retrsamb.lay build/generated/mame/layout/retrsamb.lh layout_retrsamb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ufomini.lay... python scripts/build/complay.py src/mame/layout/ufomini.lay build/generated/mame/layout/ufomini.lh layout_ufomini BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2_dmd.lay... python scripts/build/complay.py src/mame/layout/sc2_dmd.lay build/generated/mame/layout/sc2_dmd.lh layout_sc2_dmd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jpmimpct.lay... python scripts/build/complay.py src/mame/layout/jpmimpct.lay build/generated/mame/layout/jpmimpct.lh layout_jpmimpct BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/newufo.lay... python scripts/build/complay.py src/mame/layout/newufo.lay build/generated/mame/layout/newufo.lh layout_newufo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/demon.lay... python scripts/build/complay.py src/mame/layout/demon.lay build/generated/mame/layout/demon.lh layout_demon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ebball.lay... python scripts/build/complay.py src/mame/layout/ebball.lay build/generated/mame/layout/ebball.lh layout_ebball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2bigbnk.lay... python scripts/build/complay.py src/mame/layout/j2bigbnk.lay build/generated/mame/layout/j2bigbnk.lh layout_j2bigbnk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ctstein.lay... python scripts/build/complay.py src/mame/layout/ctstein.lay build/generated/mame/layout/ctstein.lh layout_ctstein BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dlair.lay... python scripts/build/complay.py src/mame/layout/dlair.lay build/generated/mame/layout/dlair.lh layout_dlair BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4_dmd.lay... python scripts/build/complay.py src/mame/layout/sc4_dmd.lay build/generated/mame/layout/sc4_dmd.lh layout_sc4_dmd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cashchama.lay... python scripts/build/complay.py src/mame/layout/cashchama.lay build/generated/mame/layout/cashchama.lh layout_cashchama BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_playmatic.lay... python scripts/build/complay.py src/mame/layout/fidel_playmatic.lay build/generated/mame/layout/fidel_playmatic.lh layout_fidel_playmatic BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6slagng.lay... python scripts/build/complay.py src/mame/layout/j6slagng.lay build/generated/mame/layout/j6slagng.lh layout_j6slagng BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/funrlgl.lay... python scripts/build/complay.py src/mame/layout/funrlgl.lay build/generated/mame/layout/funrlgl.lh layout_funrlgl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6vindal.lay... python scripts/build/complay.py src/mame/layout/j6vindal.lay build/generated/mame/layout/j6vindal.lh layout_j6vindal BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/radr.lay... python scripts/build/complay.py src/mame/layout/radr.lay build/generated/mame/layout/radr.lh layout_radr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5cshstx.lay... python scripts/build/complay.py src/mame/layout/m5cshstx.lay build/generated/mame/layout/m5cshstx.lh layout_m5cshstx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_eag.lay... python scripts/build/complay.py src/mame/layout/fidel_eag.lay build/generated/mame/layout/fidel_eag.lh layout_fidel_eag BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5starcl.lay... python scripts/build/complay.py src/mame/layout/m5starcl.lay build/generated/mame/layout/m5starcl.lh layout_m5starcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3oxo.lay... python scripts/build/complay.py src/mame/layout/m3oxo.lay build/generated/mame/layout/m3oxo.lh layout_m3oxo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3rxchng.lay... python scripts/build/complay.py src/mame/layout/m3rxchng.lay build/generated/mame/layout/m3rxchng.lh layout_m3rxchng BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/notechan.lay... python scripts/build/complay.py src/mame/layout/notechan.lay build/generated/mame/layout/notechan.lh layout_notechan BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/play_2.lay... python scripts/build/complay.py src/mame/layout/play_2.lay build/generated/mame/layout/play_2.lh layout_play_2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5rollup.lay... python scripts/build/complay.py src/mame/layout/m5rollup.lay build/generated/mame/layout/m5rollup.lh layout_m5rollup BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4carrya.lay... python scripts/build/complay.py src/mame/layout/sc4carrya.lay build/generated/mame/layout/sc4carrya.lh layout_sc4carrya BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sidewndr.lay... python scripts/build/complay.py src/mame/layout/sidewndr.lay build/generated/mame/layout/sidewndr.lh layout_sidewndr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/esq1by22.lay... python scripts/build/complay.py src/mame/layout/esq1by22.lay build/generated/mame/layout/esq1by22.lh layout_esq1by22 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/rowamet.lay... python scripts/build/complay.py src/mame/layout/rowamet.lay build/generated/mame/layout/rowamet.lh layout_rowamet BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cdi.lay... python scripts/build/complay.py src/mame/layout/cdi.lay build/generated/mame/layout/cdi.lh layout_cdi BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hisprt.lay... python scripts/build/complay.py src/mame/layout/m5hisprt.lay build/generated/mame/layout/m5hisprt.lh layout_m5hisprt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/x68000.lay... python scripts/build/complay.py src/mame/layout/x68000.lay build/generated/mame/layout/x68000.lh layout_x68000 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/llc1.lay... python scripts/build/complay.py src/mame/layout/llc1.lay build/generated/mame/layout/llc1.lh layout_llc1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80frogh.lay... python scripts/build/complay.py src/mame/layout/j80frogh.lay build/generated/mame/layout/j80frogh.lh layout_j80frogh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2maxima.lay... python scripts/build/complay.py src/mame/layout/j2maxima.lay build/generated/mame/layout/j2maxima.lh layout_j2maxima BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4rhxcsa.lay... python scripts/build/complay.py src/mame/layout/sc4rhxcsa.lay build/generated/mame/layout/sc4rhxcsa.lh layout_sc4rhxcsa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3supadr.lay... python scripts/build/complay.py src/mame/layout/m3supadr.lay build/generated/mame/layout/m3supadr.lh layout_m3supadr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5rthh.lay... python scripts/build/complay.py src/mame/layout/m5rthh.lay build/generated/mame/layout/m5rthh.lh layout_m5rthh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/crazybon.lay... python scripts/build/complay.py src/mame/layout/crazybon.lay build/generated/mame/layout/crazybon.lh layout_crazybon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6rico.lay... python scripts/build/complay.py src/mame/layout/j6rico.lay build/generated/mame/layout/j6rico.lh layout_j6rico BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bfm_sc5.lay... python scripts/build/complay.py src/mame/layout/bfm_sc5.lay build/generated/mame/layout/bfm_sc5.lh layout_bfm_sc5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cherryb3.lay... python scripts/build/complay.py src/mame/layout/cherryb3.lay build/generated/mame/layout/cherryb3.lh layout_cherryb3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sms1.lay... python scripts/build/complay.py src/mame/layout/sms1.lay build/generated/mame/layout/sms1.lh layout_sms1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5circlb33.lay... python scripts/build/complay.py src/mame/layout/m5circlb33.lay build/generated/mame/layout/m5circlb33.lh layout_m5circlb33 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5vertgo.lay... python scripts/build/complay.py src/mame/layout/m5vertgo.lay build/generated/mame/layout/m5vertgo.lh layout_m5vertgo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hh_sm500_test.lay... python scripts/build/complay.py src/mame/layout/hh_sm500_test.lay build/generated/mame/layout/hh_sm500_test.lh layout_hh_sm500_test BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80supbk.lay... python scripts/build/complay.py src/mame/layout/j80supbk.lay build/generated/mame/layout/j80supbk.lh layout_j80supbk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4sbust.lay... python scripts/build/complay.py src/mame/layout/sc4sbust.lay build/generated/mame/layout/sc4sbust.lh layout_sc4sbust BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/seawolf2.lay... python scripts/build/complay.py src/mame/layout/seawolf2.lay build/generated/mame/layout/seawolf2.lh layout_seawolf2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/chesstrv.lay... python scripts/build/complay.py src/mame/layout/chesstrv.lay build/generated/mame/layout/chesstrv.lh layout_chesstrv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4monoba.lay... python scripts/build/complay.py src/mame/layout/sc4monoba.lay build/generated/mame/layout/sc4monoba.lh layout_sc4monoba BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/genmagi.lay... python scripts/build/complay.py src/mame/layout/genmagi.lay build/generated/mame/layout/genmagi.lh layout_genmagi BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2crown.lay... python scripts/build/complay.py src/mame/layout/j2crown.lay build/generated/mame/layout/j2crown.lh layout_j2crown BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/maniac.lay... python scripts/build/complay.py src/mame/layout/maniac.lay build/generated/mame/layout/maniac.lh layout_maniac BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/arimk4nz.lay... python scripts/build/complay.py src/mame/layout/arimk4nz.lay build/generated/mame/layout/arimk4nz.lh layout_arimk4nz BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/novag_sforte.lay... python scripts/build/complay.py src/mame/layout/novag_sforte.lay build/generated/mame/layout/novag_sforte.lh layout_novag_sforte BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6goldgla.lay... python scripts/build/complay.py src/mame/layout/j6goldgla.lay build/generated/mame/layout/j6goldgla.lh layout_j6goldgla BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/arcmania.lay... python scripts/build/complay.py src/mame/layout/arcmania.lay build/generated/mame/layout/arcmania.lh layout_arcmania BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sgsafari.lay... python scripts/build/complay.py src/mame/layout/sgsafari.lay build/generated/mame/layout/sgsafari.lh layout_sgsafari BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ti95.lay... python scripts/build/complay.py src/mame/layout/ti95.lay build/generated/mame/layout/ti95.lh layout_ti95 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6ra.lay... python scripts/build/complay.py src/mame/layout/j6ra.lay build/generated/mame/layout/j6ra.lh layout_j6ra BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/splitsec.lay... python scripts/build/complay.py src/mame/layout/splitsec.lay build/generated/mame/layout/splitsec.lh layout_splitsec BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jclub2o.lay... python scripts/build/complay.py src/mame/layout/jclub2o.lay build/generated/mame/layout/jclub2o.lh layout_jclub2o BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/patinho.lay... python scripts/build/complay.py src/mame/layout/patinho.lay build/generated/mame/layout/patinho.lh layout_patinho BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4quidrb.lay... python scripts/build/complay.py src/mame/layout/sc4quidrb.lay build/generated/mame/layout/sc4quidrb.lh layout_sc4quidrb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/slc1.lay... python scripts/build/complay.py src/mame/layout/slc1.lay build/generated/mame/layout/slc1.lh layout_slc1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/armora.lay... python scripts/build/complay.py src/mame/layout/armora.lay build/generated/mame/layout/armora.lh layout_armora BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/beta.lay... python scripts/build/complay.py src/mame/layout/beta.lay build/generated/mame/layout/beta.lh layout_beta BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jpmsru.lay... python scripts/build/complay.py src/mame/layout/jpmsru.lay build/generated/mame/layout/jpmsru.lh layout_jpmsru BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4dnddw.lay... python scripts/build/complay.py src/mame/layout/sc4dnddw.lay build/generated/mame/layout/sc4dnddw.lh layout_sc4dnddw BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/invaders.lay... python scripts/build/complay.py src/mame/layout/invaders.lay build/generated/mame/layout/invaders.lh layout_invaders BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_des.lay... python scripts/build/complay.py src/mame/layout/fidel_des.lay build/generated/mame/layout/fidel_des.lh layout_fidel_des BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1calypsa.lay... python scripts/build/complay.py src/mame/layout/m1calypsa.lay build/generated/mame/layout/m1calypsa.lh layout_m1calypsa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/rainbow.lay... python scripts/build/complay.py src/mame/layout/rainbow.lay build/generated/mame/layout/rainbow.lh layout_rainbow BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5mmak06.lay... python scripts/build/complay.py src/mame/layout/m5mmak06.lay build/generated/mame/layout/m5mmak06.lh layout_m5mmak06 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/timaze.lay... python scripts/build/complay.py src/mame/layout/timaze.lay build/generated/mame/layout/timaze.lh layout_timaze BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/novag_cforte.lay... python scripts/build/complay.py src/mame/layout/novag_cforte.lay build/generated/mame/layout/novag_cforte.lh layout_novag_cforte BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pmi80.lay... python scripts/build/complay.py src/mame/layout/pmi80.lay build/generated/mame/layout/pmi80.lh layout_pmi80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2supfrc.lay... python scripts/build/complay.py src/mame/layout/j2supfrc.lay build/generated/mame/layout/j2supfrc.lh layout_j2supfrc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/qkracer.lay... python scripts/build/complay.py src/mame/layout/qkracer.lay build/generated/mame/layout/qkracer.lh layout_qkracer BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/magimaska.lay... python scripts/build/complay.py src/mame/layout/magimaska.lay build/generated/mame/layout/magimaska.lh layout_magimaska BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5razdz10.lay... python scripts/build/complay.py src/mame/layout/m5razdz10.lay build/generated/mame/layout/m5razdz10.lh layout_m5razdz10 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80golds.lay... python scripts/build/complay.py src/mame/layout/j80golds.lay build/generated/mame/layout/j80golds.lh layout_j80golds BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/guab.lay... python scripts/build/complay.py src/mame/layout/guab.lay build/generated/mame/layout/guab.lh layout_guab BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ti25503.lay... python scripts/build/complay.py src/mame/layout/ti25503.lay build/generated/mame/layout/ti25503.lh layout_ti25503 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cvicny.lay... python scripts/build/complay.py src/mame/layout/cvicny.lay build/generated/mame/layout/cvicny.lh layout_cvicny BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/30test.lay... python scripts/build/complay.py src/mame/layout/30test.lay build/generated/mame/layout/30test.lh layout_30test BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/roul.lay... python scripts/build/complay.py src/mame/layout/roul.lay build/generated/mame/layout/roul.lh layout_roul BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/us2pfball.lay... python scripts/build/complay.py src/mame/layout/us2pfball.lay build/generated/mame/layout/us2pfball.lh layout_us2pfball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/aim65.lay... python scripts/build/complay.py src/mame/layout/aim65.lay build/generated/mame/layout/aim65.lh layout_aim65 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2paypkt.lay... python scripts/build/complay.py src/mame/layout/j2paypkt.lay build/generated/mame/layout/j2paypkt.lh layout_j2paypkt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/outrun.lay... python scripts/build/complay.py src/mame/layout/outrun.lay build/generated/mame/layout/outrun.lh layout_outrun BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/7in1ss.lay... python scripts/build/complay.py src/mame/layout/7in1ss.lay build/generated/mame/layout/7in1ss.lh layout_7in1ss BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5redbal.lay... python scripts/build/complay.py src/mame/layout/m5redbal.lay build/generated/mame/layout/m5redbal.lh layout_m5redbal BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/risc2500.lay... python scripts/build/complay.py src/mame/layout/risc2500.lay build/generated/mame/layout/risc2500.lh layout_risc2500 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1albsqp.lay... python scripts/build/complay.py src/mame/layout/m1albsqp.lay build/generated/mame/layout/m1albsqp.lh layout_m1albsqp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/geebee.lay... python scripts/build/complay.py src/mame/layout/geebee.lay build/generated/mame/layout/geebee.lh layout_geebee BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s6.lay... python scripts/build/complay.py src/mame/layout/s6.lay build/generated/mame/layout/s6.lh layout_s6 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5speccl.lay... python scripts/build/complay.py src/mame/layout/m5speccl.lay build/generated/mame/layout/m5speccl.lh layout_m5speccl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4gball.lay... python scripts/build/complay.py src/mame/layout/sc4gball.lay build/generated/mame/layout/sc4gball.lh layout_sc4gball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cops.lay... python scripts/build/complay.py src/mame/layout/cops.lay build/generated/mame/layout/cops.lh layout_cops BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4tload.lay... python scripts/build/complay.py src/mame/layout/sc4tload.lay build/generated/mame/layout/sc4tload.lh layout_sc4tload BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hotslt.lay... python scripts/build/complay.py src/mame/layout/m5hotslt.lay build/generated/mame/layout/m5hotslt.lh layout_m5hotslt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cc40.lay... python scripts/build/complay.py src/mame/layout/cc40.lay build/generated/mame/layout/cc40.lh layout_cc40 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5xfact11.lay... python scripts/build/complay.py src/mame/layout/m5xfact11.lay build/generated/mame/layout/m5xfact11.lh layout_m5xfact11 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2fiveal.lay... python scripts/build/complay.py src/mame/layout/j2fiveal.lay build/generated/mame/layout/j2fiveal.lh layout_j2fiveal BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4actbnk.lay... python scripts/build/complay.py src/mame/layout/m4actbnk.lay build/generated/mame/layout/m4actbnk.lh layout_m4actbnk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4dnd.lay... python scripts/build/complay.py src/mame/layout/sc4dnd.lay build/generated/mame/layout/sc4dnd.lh layout_sc4dnd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/intlc440.lay... python scripts/build/complay.py src/mame/layout/intlc440.lay build/generated/mame/layout/intlc440.lh layout_intlc440 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/spacecom.lay... python scripts/build/complay.py src/mame/layout/spacecom.lay build/generated/mame/layout/spacecom.lh layout_spacecom BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mac.lay... python scripts/build/complay.py src/mame/layout/mac.lay build/generated/mame/layout/mac.lh layout_mac BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4crzkya.lay... python scripts/build/complay.py src/mame/layout/sc4crzkya.lay build/generated/mame/layout/sc4crzkya.lh layout_sc4crzkya BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/chrygld.lay... python scripts/build/complay.py src/mame/layout/chrygld.lay build/generated/mame/layout/chrygld.lh layout_chrygld BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/raisedvl.lay... python scripts/build/complay.py src/mame/layout/raisedvl.lay build/generated/mame/layout/raisedvl.lh layout_raisedvl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/maygay1b.lay... python scripts/build/complay.py src/mame/layout/maygay1b.lay build/generated/mame/layout/maygay1b.lh layout_maygay1b BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4acesh.lay... python scripts/build/complay.py src/mame/layout/sc4acesh.lay build/generated/mame/layout/sc4acesh.lh layout_sc4acesh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6impulsc.lay... python scripts/build/complay.py src/mame/layout/j6impulsc.lay build/generated/mame/layout/j6impulsc.lh layout_j6impulsc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/coralrc2.lay... python scripts/build/complay.py src/mame/layout/coralrc2.lay build/generated/mame/layout/coralrc2.lh layout_coralrc2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tm990189v.lay... python scripts/build/complay.py src/mame/layout/tm990189v.lay build/generated/mame/layout/tm990189v.lh layout_tm990189v BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/minferno.lay... python scripts/build/complay.py src/mame/layout/minferno.lay build/generated/mame/layout/minferno.lh layout_minferno BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2penny.lay... python scripts/build/complay.py src/mame/layout/j2penny.lay build/generated/mame/layout/j2penny.lh layout_j2penny BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3razdaza.lay... python scripts/build/complay.py src/mame/layout/m3razdaza.lay build/generated/mame/layout/m3razdaza.lh layout_m3razdaza BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ppsatan.lay... python scripts/build/complay.py src/mame/layout/ppsatan.lay build/generated/mame/layout/ppsatan.lh layout_ppsatan BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4mtbb.lay... python scripts/build/complay.py src/mame/layout/sc4mtbb.lay build/generated/mame/layout/sc4mtbb.lh layout_sc4mtbb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2missis.lay... python scripts/build/complay.py src/mame/layout/j2missis.lay build/generated/mame/layout/j2missis.lh layout_j2missis BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/buggybjr.lay... python scripts/build/complay.py src/mame/layout/buggybjr.lay build/generated/mame/layout/buggybjr.lh layout_buggybjr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/invad2ct.lay... python scripts/build/complay.py src/mame/layout/invad2ct.lay build/generated/mame/layout/invad2ct.lh layout_invad2ct BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pokonl97.lay... python scripts/build/complay.py src/mame/layout/pokonl97.lay build/generated/mame/layout/pokonl97.lh layout_pokonl97 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jclub2.lay... python scripts/build/complay.py src/mame/layout/jclub2.lay build/generated/mame/layout/jclub2.lh layout_jclub2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/spcenctr.lay... python scripts/build/complay.py src/mame/layout/spcenctr.lay build/generated/mame/layout/spcenctr.lh layout_spcenctr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/aristmk5_us_200.lay... python scripts/build/complay.py src/mame/layout/aristmk5_us_200.lay build/generated/mame/layout/aristmk5_us_200.lh layout_aristmk5_us_200 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5mprio.lay... python scripts/build/complay.py src/mame/layout/m5mprio.lay build/generated/mame/layout/m5mprio.lh layout_m5mprio BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6gogold.lay... python scripts/build/complay.py src/mame/layout/j6gogold.lay build/generated/mame/layout/j6gogold.lh layout_j6gogold BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5ptyani.lay... python scripts/build/complay.py src/mame/layout/m5ptyani.lay build/generated/mame/layout/m5ptyani.lh layout_m5ptyani BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/maze.lay... python scripts/build/complay.py src/mame/layout/maze.lay build/generated/mame/layout/maze.lh layout_maze BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1cluedo4.lay... python scripts/build/complay.py src/mame/layout/m1cluedo4.lay build/generated/mame/layout/m1cluedo4.lh layout_m1cluedo4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cischeat.lay... python scripts/build/complay.py src/mame/layout/cischeat.lay build/generated/mame/layout/cischeat.lh layout_cischeat BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gypsyjug.lay... python scripts/build/complay.py src/mame/layout/gypsyjug.lay build/generated/mame/layout/gypsyjug.lh layout_gypsyjug BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/aristmk5.lay... python scripts/build/complay.py src/mame/layout/aristmk5.lay build/generated/mame/layout/aristmk5.lh layout_aristmk5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/adonisu.lay... python scripts/build/complay.py src/mame/layout/adonisu.lay build/generated/mame/layout/adonisu.lh layout_adonisu BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5ar80cla.lay... python scripts/build/complay.py src/mame/layout/j5ar80cla.lay build/generated/mame/layout/j5ar80cla.lh layout_j5ar80cla BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hh_ucom4_test.lay... python scripts/build/complay.py src/mame/layout/hh_ucom4_test.lay build/generated/mame/layout/hh_ucom4_test.lh layout_hh_ucom4_test BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4pen1c.lay... python scripts/build/complay.py src/mame/layout/sc4pen1c.lay build/generated/mame/layout/sc4pen1c.lh layout_sc4pen1c BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/intlc44.lay... python scripts/build/complay.py src/mame/layout/intlc44.lay build/generated/mame/layout/intlc44.lh layout_intlc44 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4takcl.lay... python scripts/build/complay.py src/mame/layout/sc4takcl.lay build/generated/mame/layout/sc4takcl.lh layout_sc4takcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cmasterb.lay... python scripts/build/complay.py src/mame/layout/cmasterb.lay build/generated/mame/layout/cmasterb.lh layout_cmasterb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/funjacks.lay... python scripts/build/complay.py src/mame/layout/funjacks.lay build/generated/mame/layout/funjacks.lh layout_funjacks BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/indrema5.lay... python scripts/build/complay.py src/mame/layout/indrema5.lay build/generated/mame/layout/indrema5.lh layout_indrema5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hh_hmcs40_test.lay... python scripts/build/complay.py src/mame/layout/hh_hmcs40_test.lay build/generated/mame/layout/hh_hmcs40_test.lh layout_hh_hmcs40_test BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/re800.lay... python scripts/build/complay.py src/mame/layout/re800.lay build/generated/mame/layout/re800.lh layout_re800 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6snakes.lay... python scripts/build/complay.py src/mame/layout/j6snakes.lay build/generated/mame/layout/j6snakes.lh layout_j6snakes BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/starcas.lay... python scripts/build/complay.py src/mame/layout/starcas.lay build/generated/mame/layout/starcas.lh layout_starcas BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2silvsh.lay... python scripts/build/complay.py src/mame/layout/j2silvsh.lay build/generated/mame/layout/j2silvsh.lh layout_j2silvsh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4mondxe.lay... python scripts/build/complay.py src/mame/layout/sc4mondxe.lay build/generated/mame/layout/sc4mondxe.lh layout_sc4mondxe BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gpoker.lay... python scripts/build/complay.py src/mame/layout/gpoker.lay build/generated/mame/layout/gpoker.lh layout_gpoker BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sitcomtmr.lay... python scripts/build/complay.py src/mame/layout/sitcomtmr.lay build/generated/mame/layout/sitcomtmr.lh layout_sitcomtmr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5grush5.lay... python scripts/build/complay.py src/mame/layout/m5grush5.lay build/generated/mame/layout/m5grush5.lh layout_m5grush5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2cashrl.lay... python scripts/build/complay.py src/mame/layout/j2cashrl.lay build/generated/mame/layout/j2cashrl.lh layout_j2cashrl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_sc9.lay... python scripts/build/complay.py src/mame/layout/fidel_sc9.lay build/generated/mame/layout/fidel_sc9.lh layout_fidel_sc9 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/aim65_40.lay... python scripts/build/complay.py src/mame/layout/aim65_40.lay build/generated/mame/layout/aim65_40.lh layout_aim65_40 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/efball.lay... python scripts/build/complay.py src/mame/layout/efball.lay build/generated/mame/layout/efball.lh layout_efball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dpoker.lay... python scripts/build/complay.py src/mame/layout/dpoker.lay build/generated/mame/layout/dpoker.lh layout_dpoker BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4addr.lay... python scripts/build/complay.py src/mame/layout/m4addr.lay build/generated/mame/layout/m4addr.lh layout_m4addr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s3.lay... python scripts/build/complay.py src/mame/layout/s3.lay build/generated/mame/layout/s3.lh layout_s3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/play_1.lay... python scripts/build/complay.py src/mame/layout/play_1.lay build/generated/mame/layout/play_1.lh layout_play_1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/chance32.lay... python scripts/build/complay.py src/mame/layout/chance32.lay build/generated/mame/layout/chance32.lh layout_chance32 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/eforest.lay... python scripts/build/complay.py src/mame/layout/eforest.lay build/generated/mame/layout/eforest.lh layout_eforest BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cmv4.lay... python scripts/build/complay.py src/mame/layout/cmv4.lay build/generated/mame/layout/cmv4.lh layout_cmv4 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/topracer.lay... python scripts/build/complay.py src/mame/layout/topracer.lay build/generated/mame/layout/topracer.lh layout_topracer BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5fiddle.lay... python scripts/build/complay.py src/mame/layout/m5fiddle.lay build/generated/mame/layout/m5fiddle.lh layout_m5fiddle BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/montree.lay... python scripts/build/complay.py src/mame/layout/montree.lay build/generated/mame/layout/montree.lh layout_montree BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/280zzzap.lay... python scripts/build/complay.py src/mame/layout/280zzzap.lay build/generated/mame/layout/280zzzap.lh layout_280zzzap BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5jackbx.lay... python scripts/build/complay.py src/mame/layout/m5jackbx.lay build/generated/mame/layout/m5jackbx.lh layout_m5jackbx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6bigtopa.lay... python scripts/build/complay.py src/mame/layout/j6bigtopa.lay build/generated/mame/layout/j6bigtopa.lh layout_j6bigtopa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tranz330.lay... python scripts/build/complay.py src/mame/layout/tranz330.lay build/generated/mame/layout/tranz330.lh layout_tranz330 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tntell.lay... python scripts/build/complay.py src/mame/layout/tntell.lay build/generated/mame/layout/tntell.lh layout_tntell BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pe_slots.lay... python scripts/build/complay.py src/mame/layout/pe_slots.lay build/generated/mame/layout/pe_slots.lh layout_pe_slots BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4captn.lay... python scripts/build/complay.py src/mame/layout/sc4captn.lay build/generated/mame/layout/sc4captn.lh layout_sc4captn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2bigbox.lay... python scripts/build/complay.py src/mame/layout/j2bigbox.lay build/generated/mame/layout/j2bigbox.lh layout_j2bigbox BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/elekscmp.lay... python scripts/build/complay.py src/mame/layout/elekscmp.lay build/generated/mame/layout/elekscmp.lh layout_elekscmp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cashchamu.lay... python scripts/build/complay.py src/mame/layout/cashchamu.lay build/generated/mame/layout/cashchamu.lh layout_cashchamu BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5wking05.lay... python scripts/build/complay.py src/mame/layout/m5wking05.lay build/generated/mame/layout/m5wking05.lh layout_m5wking05 Compressing src/mame/layout/subroc3d.lay... python scripts/build/complay.py src/mame/layout/subroc3d.lay build/generated/mame/layout/subroc3d.lh layout_subroc3d BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/videodad.lay... python scripts/build/complay.py src/mame/layout/videodad.lay build/generated/mame/layout/videodad.lh layout_videodad BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ti30.lay... python scripts/build/complay.py src/mame/layout/ti30.lay build/generated/mame/layout/ti30.lh layout_ti30 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/copsnrob.lay... python scripts/build/complay.py src/mame/layout/copsnrob.lay build/generated/mame/layout/copsnrob.lh layout_copsnrob BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4gaga.lay... python scripts/build/complay.py src/mame/layout/sc4gaga.lay build/generated/mame/layout/sc4gaga.lh layout_sc4gaga BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mdallas.lay... python scripts/build/complay.py src/mame/layout/mdallas.lay build/generated/mame/layout/mdallas.lh layout_mdallas BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/aces1.lay... python scripts/build/complay.py src/mame/layout/aces1.lay build/generated/mame/layout/aces1.lh layout_aces1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_eas.lay... python scripts/build/complay.py src/mame/layout/fidel_eas.lay build/generated/mame/layout/fidel_eas.lh layout_fidel_eas BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hypvip.lay... python scripts/build/complay.py src/mame/layout/m5hypvip.lay build/generated/mame/layout/m5hypvip.lh layout_m5hypvip BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/nsm.lay... python scripts/build/complay.py src/mame/layout/nsm.lay build/generated/mame/layout/nsm.lh layout_nsm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4potsha.lay... python scripts/build/complay.py src/mame/layout/sc4potsha.lay build/generated/mame/layout/sc4potsha.lh layout_sc4potsha BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2fws.lay... python scripts/build/complay.py src/mame/layout/j2fws.lay build/generated/mame/layout/j2fws.lh layout_j2fws BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wizatron.lay... python scripts/build/complay.py src/mame/layout/wizatron.lay build/generated/mame/layout/wizatron.lh layout_wizatron BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4knokb.lay... python scripts/build/complay.py src/mame/layout/sc4knokb.lay build/generated/mame/layout/sc4knokb.lh layout_sc4knokb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cmasterc.lay... python scripts/build/complay.py src/mame/layout/cmasterc.lay build/generated/mame/layout/cmasterc.lh layout_cmasterc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/marywu.lay... python scripts/build/complay.py src/mame/layout/marywu.lay build/generated/mame/layout/marywu.lh layout_marywu BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/amaztron.lay... python scripts/build/complay.py src/mame/layout/amaztron.lay build/generated/mame/layout/amaztron.lh layout_amaztron BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4blokq.lay... python scripts/build/complay.py src/mame/layout/sc4blokq.lay build/generated/mame/layout/sc4blokq.lh layout_sc4blokq BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5openbx05.lay... python scripts/build/complay.py src/mame/layout/m5openbx05.lay build/generated/mame/layout/m5openbx05.lh layout_m5openbx05 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pe_keno.lay... python scripts/build/complay.py src/mame/layout/pe_keno.lay build/generated/mame/layout/pe_keno.lh layout_pe_keno BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sdk86.lay... python scripts/build/complay.py src/mame/layout/sdk86.lay build/generated/mame/layout/sdk86.lh layout_sdk86 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/polepos.lay... python scripts/build/complay.py src/mame/layout/polepos.lay build/generated/mame/layout/polepos.lh layout_polepos BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4tpshta.lay... python scripts/build/complay.py src/mame/layout/sc4tpshta.lay build/generated/mame/layout/sc4tpshta.lh layout_sc4tpshta BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4blast.lay... python scripts/build/complay.py src/mame/layout/sc4blast.lay build/generated/mame/layout/sc4blast.lh layout_sc4blast BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/h8.lay... python scripts/build/complay.py src/mame/layout/h8.lay build/generated/mame/layout/h8.lh layout_h8 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4fwpcs.lay... python scripts/build/complay.py src/mame/layout/sc4fwpcs.lay build/generated/mame/layout/sc4fwpcs.lh layout_sc4fwpcs BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/goldenra.lay... python scripts/build/complay.py src/mame/layout/goldenra.lay build/generated/mame/layout/goldenra.lh layout_goldenra BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/pe_bjack.lay... python scripts/build/complay.py src/mame/layout/pe_bjack.lay build/generated/mame/layout/pe_bjack.lh layout_pe_bjack BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2pndrsh.lay... python scripts/build/complay.py src/mame/layout/j2pndrsh.lay build/generated/mame/layout/j2pndrsh.lh layout_j2pndrsh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5circus0a.lay... python scripts/build/complay.py src/mame/layout/m5circus0a.lay build/generated/mame/layout/m5circus0a.lh layout_m5circus0a BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5tempcl.lay... python scripts/build/complay.py src/mame/layout/m5tempcl.lay build/generated/mame/layout/m5tempcl.lh layout_m5tempcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ravens.lay... python scripts/build/complay.py src/mame/layout/ravens.lay build/generated/mame/layout/ravens.lh layout_ravens BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/s11c.lay... python scripts/build/complay.py src/mame/layout/s11c.lay build/generated/mame/layout/s11c.lh layout_s11c BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mephisto_milano.lay... python scripts/build/complay.py src/mame/layout/mephisto_milano.lay build/generated/mame/layout/mephisto_milano.lh layout_mephisto_milano BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1apollo2.lay... python scripts/build/complay.py src/mame/layout/m1apollo2.lay build/generated/mame/layout/m1apollo2.lh layout_m1apollo2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/polyplay.lay... python scripts/build/complay.py src/mame/layout/polyplay.lay build/generated/mame/layout/polyplay.lh layout_polyplay BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/locoloota.lay... python scripts/build/complay.py src/mame/layout/locoloota.lay build/generated/mame/layout/locoloota.lh layout_locoloota BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/h2hsoccerc.lay... python scripts/build/complay.py src/mame/layout/h2hsoccerc.lay build/generated/mame/layout/h2hsoccerc.lh layout_h2hsoccerc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4srrca.lay... python scripts/build/complay.py src/mame/layout/sc4srrca.lay build/generated/mame/layout/sc4srrca.lh layout_sc4srrca BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tritreat.lay... python scripts/build/complay.py src/mame/layout/tritreat.lay build/generated/mame/layout/tritreat.lh layout_tritreat BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3loony.lay... python scripts/build/complay.py src/mame/layout/m3loony.lay build/generated/mame/layout/m3loony.lh layout_m3loony BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2nolimt.lay... python scripts/build/complay.py src/mame/layout/j2nolimt.lay build/generated/mame/layout/j2nolimt.lh layout_j2nolimt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/z80netf.lay... python scripts/build/complay.py src/mame/layout/z80netf.lay build/generated/mame/layout/z80netf.lh layout_z80netf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gamball.lay... python scripts/build/complay.py src/mame/layout/gamball.lay build/generated/mame/layout/gamball.lh layout_gamball BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sfrush.lay... python scripts/build/complay.py src/mame/layout/sfrush.lay build/generated/mame/layout/sfrush.lh layout_sfrush BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6amdrm.lay... python scripts/build/complay.py src/mame/layout/j6amdrm.lay build/generated/mame/layout/j6amdrm.lh layout_j6amdrm BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/blckjack.lay... python scripts/build/complay.py src/mame/layout/blckjack.lay build/generated/mame/layout/blckjack.lh layout_blckjack BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_desdis_68kg.lay... python scripts/build/complay.py src/mame/layout/fidel_desdis_68kg.lay build/generated/mame/layout/fidel_desdis_68kg.lh layout_fidel_desdis_68kg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6bnkrcl.lay... python scripts/build/complay.py src/mame/layout/j6bnkrcl.lay build/generated/mame/layout/j6bnkrcl.lh layout_j6bnkrcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tk80.lay... python scripts/build/complay.py src/mame/layout/tk80.lay build/generated/mame/layout/tk80.lh layout_tk80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5biggam.lay... python scripts/build/complay.py src/mame/layout/m5biggam.lay build/generated/mame/layout/m5biggam.lh layout_m5biggam BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4clue.lay... python scripts/build/complay.py src/mame/layout/sc4clue.lay build/generated/mame/layout/sc4clue.lh layout_sc4clue BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1taknot.lay... python scripts/build/complay.py src/mame/layout/m1taknot.lay build/generated/mame/layout/m1taknot.lh layout_m1taknot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/prodigy.lay... python scripts/build/complay.py src/mame/layout/prodigy.lay build/generated/mame/layout/prodigy.lh layout_prodigy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5loot.lay... python scripts/build/complay.py src/mame/layout/m5loot.lay build/generated/mame/layout/m5loot.lh layout_m5loot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4cnfr.lay... python scripts/build/complay.py src/mame/layout/sc4cnfr.lay build/generated/mame/layout/sc4cnfr.lh layout_sc4cnfr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mdndclab.lay... python scripts/build/complay.py src/mame/layout/mdndclab.lay build/generated/mame/layout/mdndclab.lh layout_mdndclab BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4slihd.lay... python scripts/build/complay.py src/mame/layout/sc4slihd.lay build/generated/mame/layout/sc4slihd.lh layout_sc4slihd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/matchme.lay... python scripts/build/complay.py src/mame/layout/matchme.lay build/generated/mame/layout/matchme.lh layout_matchme BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5clown11.lay... python scripts/build/complay.py src/mame/layout/m5clown11.lay build/generated/mame/layout/m5clown11.lh layout_m5clown11 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/blockade.lay... python scripts/build/complay.py src/mame/layout/blockade.lay build/generated/mame/layout/blockade.lh layout_blockade BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/cmaster.lay... python scripts/build/complay.py src/mame/layout/cmaster.lay build/generated/mame/layout/cmaster.lh layout_cmaster BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4redsq.lay... python scripts/build/complay.py src/mame/layout/sc4redsq.lay build/generated/mame/layout/sc4redsq.lh layout_sc4redsq BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5spins.lay... python scripts/build/complay.py src/mame/layout/m5spins.lay build/generated/mame/layout/m5spins.lh layout_m5spins BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tactix.lay... python scripts/build/complay.py src/mame/layout/tactix.lay build/generated/mame/layout/tactix.lh layout_tactix BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2fiveln.lay... python scripts/build/complay.py src/mame/layout/j2fiveln.lay build/generated/mame/layout/j2fiveln.lh layout_j2fiveln BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sbrkout.lay... python scripts/build/complay.py src/mame/layout/sbrkout.lay build/generated/mame/layout/sbrkout.lh layout_sbrkout BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wnpost.lay... python scripts/build/complay.py src/mame/layout/wnpost.lay build/generated/mame/layout/wnpost.lh layout_wnpost BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5rwb.lay... python scripts/build/complay.py src/mame/layout/m5rwb.lay build/generated/mame/layout/m5rwb.lh layout_m5rwb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/thayers.lay... python scripts/build/complay.py src/mame/layout/thayers.lay build/generated/mame/layout/thayers.lh layout_thayers BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc1cwcl.lay... python scripts/build/complay.py src/mame/layout/sc1cwcl.lay build/generated/mame/layout/sc1cwcl.lh layout_sc1cwcl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5peepsh.lay... python scripts/build/complay.py src/mame/layout/m5peepsh.lay build/generated/mame/layout/m5peepsh.lh layout_m5peepsh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5stax.lay... python scripts/build/complay.py src/mame/layout/m5stax.lay build/generated/mame/layout/m5stax.lh layout_m5stax BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/grobot9.lay... python scripts/build/complay.py src/mame/layout/grobot9.lay build/generated/mame/layout/grobot9.lh layout_grobot9 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jpmsys5.lay... python scripts/build/complay.py src/mame/layout/jpmsys5.lay build/generated/mame/layout/jpmsys5.lh layout_jpmsys5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gl3000s.lay... python scripts/build/complay.py src/mame/layout/gl3000s.lay build/generated/mame/layout/gl3000s.lh layout_gl3000s BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6wizardd.lay... python scripts/build/complay.py src/mame/layout/j6wizardd.lay build/generated/mame/layout/j6wizardd.lh layout_j6wizardd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2hypnot.lay... python scripts/build/complay.py src/mame/layout/j2hypnot.lay build/generated/mame/layout/j2hypnot.lh layout_j2hypnot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/overdriv.lay... python scripts/build/complay.py src/mame/layout/overdriv.lay build/generated/mame/layout/overdriv.lh layout_overdriv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4emmerc.lay... python scripts/build/complay.py src/mame/layout/sc4emmerc.lay build/generated/mame/layout/sc4emmerc.lh layout_sc4emmerc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/atarifb.lay... python scripts/build/complay.py src/mame/layout/atarifb.lay build/generated/mame/layout/atarifb.lh layout_atarifb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4mtbclb.lay... python scripts/build/complay.py src/mame/layout/sc4mtbclb.lay build/generated/mame/layout/sc4mtbclb.lh layout_sc4mtbclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bingo.lay... python scripts/build/complay.py src/mame/layout/bingo.lay build/generated/mame/layout/bingo.lh layout_bingo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2coppot.lay... python scripts/build/complay.py src/mame/layout/j2coppot.lay build/generated/mame/layout/j2coppot.lh layout_j2coppot BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/royalcrd.lay... python scripts/build/complay.py src/mame/layout/royalcrd.lay build/generated/mame/layout/royalcrd.lh layout_royalcrd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_vsc.lay... python scripts/build/complay.py src/mame/layout/fidel_vsc.lay build/generated/mame/layout/fidel_vsc.lh layout_fidel_vsc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/einvaderc.lay... python scripts/build/complay.py src/mame/layout/einvaderc.lay build/generated/mame/layout/einvaderc.lh layout_einvaderc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2ewn.lay... python scripts/build/complay.py src/mame/layout/j2ewn.lay build/generated/mame/layout/j2ewn.lh layout_j2ewn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/junior.lay... python scripts/build/complay.py src/mame/layout/junior.lay build/generated/mame/layout/junior.lh layout_junior BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mgavegas.lay... python scripts/build/complay.py src/mame/layout/mgavegas.lay build/generated/mame/layout/mgavegas.lh layout_mgavegas BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/z80dev.lay... python scripts/build/complay.py src/mame/layout/z80dev.lay build/generated/mame/layout/z80dev.lh layout_z80dev BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gts1.lay... python scripts/build/complay.py src/mame/layout/gts1.lay build/generated/mame/layout/gts1.lh layout_gts1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/astro.lay... python scripts/build/complay.py src/mame/layout/astro.lay build/generated/mame/layout/astro.lh layout_astro BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5martns07.lay... python scripts/build/complay.py src/mame/layout/m5martns07.lay build/generated/mame/layout/m5martns07.lh layout_m5martns07 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/merlin.lay... python scripts/build/complay.py src/mame/layout/merlin.lay build/generated/mame/layout/merlin.lh layout_merlin BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6redarwf.lay... python scripts/build/complay.py src/mame/layout/j6redarwf.lay build/generated/mame/layout/j6redarwf.lh layout_j6redarwf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4tempt.lay... python scripts/build/complay.py src/mame/layout/sc4tempt.lay build/generated/mame/layout/sc4tempt.lh layout_sc4tempt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dimtouch.lay... python scripts/build/complay.py src/mame/layout/dimtouch.lay build/generated/mame/layout/dimtouch.lh layout_dimtouch BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2reelmc.lay... python scripts/build/complay.py src/mame/layout/j2reelmc.lay build/generated/mame/layout/j2reelmc.lh layout_j2reelmc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5clifhn.lay... python scripts/build/complay.py src/mame/layout/m5clifhn.lay build/generated/mame/layout/m5clifhn.lh layout_m5clifhn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tceptor2.lay... python scripts/build/complay.py src/mame/layout/tceptor2.lay build/generated/mame/layout/tceptor2.lh layout_tceptor2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4chainb.lay... python scripts/build/complay.py src/mame/layout/sc4chainb.lay build/generated/mame/layout/sc4chainb.lh layout_sc4chainb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80bounc.lay... python scripts/build/complay.py src/mame/layout/j80bounc.lay build/generated/mame/layout/j80bounc.lh layout_j80bounc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/h2hfootb.lay... python scripts/build/complay.py src/mame/layout/h2hfootb.lay build/generated/mame/layout/h2hfootb.lh layout_h2hfootb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4fpitcb.lay... python scripts/build/complay.py src/mame/layout/sc4fpitcb.lay build/generated/mame/layout/sc4fpitcb.lh layout_sc4fpitcb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/dolphntrb.lay... python scripts/build/complay.py src/mame/layout/dolphntrb.lay build/generated/mame/layout/dolphntrb.lh layout_dolphntrb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ecoinfr.lay... python scripts/build/complay.py src/mame/layout/ecoinfr.lay build/generated/mame/layout/ecoinfr.lh layout_ecoinfr BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/unkeinv.lay... python scripts/build/complay.py src/mame/layout/unkeinv.lay build/generated/mame/layout/unkeinv.lh layout_unkeinv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/victor21.lay... python scripts/build/complay.py src/mame/layout/victor21.lay build/generated/mame/layout/victor21.lh layout_victor21 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/goldstar.lay... python scripts/build/complay.py src/mame/layout/goldstar.lay build/generated/mame/layout/goldstar.lh layout_goldstar BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mp68a.lay... python scripts/build/complay.py src/mame/layout/mp68a.lay build/generated/mame/layout/mp68a.lh layout_mp68a BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4hi5.lay... python scripts/build/complay.py src/mame/layout/sc4hi5.lay build/generated/mame/layout/sc4hi5.lh layout_sc4hi5 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gotcha.lay... python scripts/build/complay.py src/mame/layout/gotcha.lay build/generated/mame/layout/gotcha.lh layout_gotcha BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5addams.lay... python scripts/build/complay.py src/mame/layout/m5addams.lay build/generated/mame/layout/m5addams.lh layout_m5addams BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j80supst.lay... python scripts/build/complay.py src/mame/layout/j80supst.lay build/generated/mame/layout/j80supst.lh layout_j80supst BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1eastqv3.lay... python scripts/build/complay.py src/mame/layout/m1eastqv3.lay build/generated/mame/layout/m1eastqv3.lh layout_m1eastqv3 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/vcs80.lay... python scripts/build/complay.py src/mame/layout/vcs80.lay build/generated/mame/layout/vcs80.lh layout_vcs80 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ti1270.lay... python scripts/build/complay.py src/mame/layout/ti1270.lay build/generated/mame/layout/ti1270.lh layout_ti1270 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4crcla.lay... python scripts/build/complay.py src/mame/layout/sc4crcla.lay build/generated/mame/layout/sc4crcla.lh layout_sc4crcla BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/jankenmn.lay... python scripts/build/complay.py src/mame/layout/jankenmn.lay build/generated/mame/layout/jankenmn.lh layout_jankenmn BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ufo800.lay... python scripts/build/complay.py src/mame/layout/ufo800.lay build/generated/mame/layout/ufo800.lh layout_ufo800 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4crzgna.lay... python scripts/build/complay.py src/mame/layout/sc4crzgna.lay build/generated/mame/layout/sc4crzgna.lh layout_sc4crzgna BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5bling.lay... python scripts/build/complay.py src/mame/layout/m5bling.lay build/generated/mame/layout/m5bling.lh layout_m5bling BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/bigtrak.lay... python scripts/build/complay.py src/mame/layout/bigtrak.lay build/generated/mame/layout/bigtrak.lh layout_bigtrak BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/acommand.lay... python scripts/build/complay.py src/mame/layout/acommand.lay build/generated/mame/layout/acommand.lh layout_acommand BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/snookr10.lay... python scripts/build/complay.py src/mame/layout/snookr10.lay build/generated/mame/layout/snookr10.lh layout_snookr10 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2montrp.lay... python scripts/build/complay.py src/mame/layout/j2montrp.lay build/generated/mame/layout/j2montrp.lh layout_j2montrp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/qnilenl.lay... python scripts/build/complay.py src/mame/layout/qnilenl.lay build/generated/mame/layout/qnilenl.lh layout_qnilenl BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6twst.lay... python scripts/build/complay.py src/mame/layout/j6twst.lay build/generated/mame/layout/j6twst.lh layout_j6twst BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ac1taklv.lay... python scripts/build/complay.py src/mame/layout/ac1taklv.lay build/generated/mame/layout/ac1taklv.lh layout_ac1taklv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5tictacbwb.lay... python scripts/build/complay.py src/mame/layout/m5tictacbwb.lay build/generated/mame/layout/m5tictacbwb.lh layout_m5tictacbwb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/swhr2.lay... python scripts/build/complay.py src/mame/layout/swhr2.lay build/generated/mame/layout/swhr2.lh layout_swhr2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/quintoon.lay... python scripts/build/complay.py src/mame/layout/quintoon.lay build/generated/mame/layout/quintoon.lh layout_quintoon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/roypok96.lay... python scripts/build/complay.py src/mame/layout/roypok96.lay build/generated/mame/layout/roypok96.lh layout_roypok96 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/k1003.lay... python scripts/build/complay.py src/mame/layout/k1003.lay build/generated/mame/layout/k1003.lh layout_k1003 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/rzone.lay... python scripts/build/complay.py src/mame/layout/rzone.lay build/generated/mame/layout/rzone.lh layout_rzone BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5blkwht11.lay... python scripts/build/complay.py src/mame/layout/m5blkwht11.lay build/generated/mame/layout/m5blkwht11.lh layout_m5blkwht11 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/abaseb.lay... python scripts/build/complay.py src/mame/layout/abaseb.lay build/generated/mame/layout/abaseb.lh layout_abaseb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5rhrgt02.lay... python scripts/build/complay.py src/mame/layout/m5rhrgt02.lay build/generated/mame/layout/m5rhrgt02.lh layout_m5rhrgt02 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5barmy.lay... python scripts/build/complay.py src/mame/layout/m5barmy.lay build/generated/mame/layout/m5barmy.lh layout_m5barmy BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2lucky2.lay... python scripts/build/complay.py src/mame/layout/j2lucky2.lay build/generated/mame/layout/j2lucky2.lh layout_j2lucky2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/stisub.lay... python scripts/build/complay.py src/mame/layout/stisub.lay build/generated/mame/layout/stisub.lh layout_stisub BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/mpu4plasma.lay... python scripts/build/complay.py src/mame/layout/mpu4plasma.lay build/generated/mame/layout/mpu4plasma.lh layout_mpu4plasma BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2lovshd.lay... python scripts/build/complay.py src/mame/layout/j2lovshd.lay build/generated/mame/layout/j2lovshd.lh layout_j2lovshd BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/seawolf.lay... python scripts/build/complay.py src/mame/layout/seawolf.lay build/generated/mame/layout/seawolf.lh layout_seawolf BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/galaxi.lay... python scripts/build/complay.py src/mame/layout/galaxi.lay build/generated/mame/layout/galaxi.lh layout_galaxi BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5devil.lay... python scripts/build/complay.py src/mame/layout/m5devil.lay build/generated/mame/layout/m5devil.lh layout_m5devil BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sltblgtk.lay... python scripts/build/complay.py src/mame/layout/sltblgtk.lay build/generated/mame/layout/sltblgtk.lh layout_sltblgtk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5vampup.lay... python scripts/build/complay.py src/mame/layout/m5vampup.lay build/generated/mame/layout/m5vampup.lh layout_m5vampup BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/playch10.lay... python scripts/build/complay.py src/mame/layout/playch10.lay build/generated/mame/layout/playch10.lh layout_playch10 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tinv2650.lay... python scripts/build/complay.py src/mame/layout/tinv2650.lay build/generated/mame/layout/tinv2650.lh layout_tinv2650 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5supbara.lay... python scripts/build/complay.py src/mame/layout/j5supbara.lay build/generated/mame/layout/j5supbara.lh layout_j5supbara BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tavernie.lay... python scripts/build/complay.py src/mame/layout/tavernie.lay build/generated/mame/layout/tavernie.lh layout_tavernie BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/prophet600.lay... python scripts/build/complay.py src/mame/layout/prophet600.lay build/generated/mame/layout/prophet600.lh layout_prophet600 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6tombc.lay... python scripts/build/complay.py src/mame/layout/j6tombc.lay build/generated/mame/layout/j6tombc.lh layout_j6tombc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hilok.lay... python scripts/build/complay.py src/mame/layout/m5hilok.lay build/generated/mame/layout/m5hilok.lh layout_m5hilok BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5baxe04.lay... python scripts/build/complay.py src/mame/layout/m5baxe04.lay build/generated/mame/layout/m5baxe04.lh layout_m5baxe04 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3xchngg.lay... python scripts/build/complay.py src/mame/layout/m3xchngg.lay build/generated/mame/layout/m3xchngg.lh layout_m3xchngg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4rmo.lay... python scripts/build/complay.py src/mame/layout/sc4rmo.lay build/generated/mame/layout/sc4rmo.lh layout_sc4rmo BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/submar.lay... python scripts/build/complay.py src/mame/layout/submar.lay build/generated/mame/layout/submar.lh layout_submar BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4derby.lay... python scripts/build/complay.py src/mame/layout/sc4derby.lay build/generated/mame/layout/sc4derby.lh layout_sc4derby BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/slots.lay... python scripts/build/complay.py src/mame/layout/slots.lay build/generated/mame/layout/slots.lh layout_slots BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1casclb.lay... python scripts/build/complay.py src/mame/layout/m1casclb.lay build/generated/mame/layout/m1casclb.lh layout_m1casclb BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3circle.lay... python scripts/build/complay.py src/mame/layout/m3circle.lay build/generated/mame/layout/m3circle.lh layout_m3circle BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/ac1gogld.lay... python scripts/build/complay.py src/mame/layout/ac1gogld.lay build/generated/mame/layout/ac1gogld.lh layout_ac1gogld BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tr606.lay... python scripts/build/complay.py src/mame/layout/tr606.lay build/generated/mame/layout/tr606.lh layout_tr606 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5bwaves.lay... python scripts/build/complay.py src/mame/layout/m5bwaves.lay build/generated/mame/layout/m5bwaves.lh layout_m5bwaves BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5hgl14.lay... python scripts/build/complay.py src/mame/layout/m5hgl14.lay build/generated/mame/layout/m5hgl14.lh layout_m5hgl14 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m1monmon.lay... python scripts/build/complay.py src/mame/layout/m1monmon.lay build/generated/mame/layout/m1monmon.lh layout_m1monmon BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4apachg.lay... python scripts/build/complay.py src/mame/layout/m4apachg.lay build/generated/mame/layout/m4apachg.lh layout_m4apachg BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/spectra.lay... python scripts/build/complay.py src/mame/layout/spectra.lay build/generated/mame/layout/spectra.lh layout_spectra BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wildone.lay... python scripts/build/complay.py src/mame/layout/wildone.lay build/generated/mame/layout/wildone.lh layout_wildone BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/hyprdriv.lay... python scripts/build/complay.py src/mame/layout/hyprdriv.lay build/generated/mame/layout/hyprdriv.lh layout_hyprdriv BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5rub.lay... python scripts/build/complay.py src/mame/layout/m5rub.lay build/generated/mame/layout/m5rub.lh layout_m5rub BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/allied.lay... python scripts/build/complay.py src/mame/layout/allied.lay build/generated/mame/layout/allied.lh layout_allied BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/savia84.lay... python scripts/build/complay.py src/mame/layout/savia84.lay build/generated/mame/layout/savia84.lh layout_savia84 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/smoto.lay... python scripts/build/complay.py src/mame/layout/smoto.lay build/generated/mame/layout/smoto.lh layout_smoto BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/kgbird.lay... python scripts/build/complay.py src/mame/layout/kgbird.lay build/generated/mame/layout/kgbird.lh layout_kgbird BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4brksp.lay... python scripts/build/complay.py src/mame/layout/sc4brksp.lay build/generated/mame/layout/sc4brksp.lh layout_sc4brksp BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/quizshow.lay... python scripts/build/complay.py src/mame/layout/quizshow.lay build/generated/mame/layout/quizshow.lh layout_quizshow BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/saiyukip.lay... python scripts/build/complay.py src/mame/layout/saiyukip.lay build/generated/mame/layout/saiyukip.lh layout_saiyukip BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/tec1.lay... python scripts/build/complay.py src/mame/layout/tec1.lay build/generated/mame/layout/tec1.lh layout_tec1 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5rollx.lay... python scripts/build/complay.py src/mame/layout/m5rollx.lay build/generated/mame/layout/m5rollx.lh layout_m5rollx BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fidel_su9.lay... python scripts/build/complay.py src/mame/layout/fidel_su9.lay build/generated/mame/layout/fidel_su9.lh layout_fidel_su9 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5tempt2.lay... python scripts/build/complay.py src/mame/layout/m5tempt2.lay build/generated/mame/layout/m5tempt2.lh layout_m5tempt2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4strk.lay... python scripts/build/complay.py src/mame/layout/sc4strk.lay build/generated/mame/layout/sc4strk.lh layout_sc4strk BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j5hollyc.lay... python scripts/build/complay.py src/mame/layout/j5hollyc.lay build/generated/mame/layout/j5hollyc.lh layout_j5hollyc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wtiger.lay... python scripts/build/complay.py src/mame/layout/wtiger.lay build/generated/mame/layout/wtiger.lh layout_wtiger BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2majes.lay... python scripts/build/complay.py src/mame/layout/sc2majes.lay build/generated/mame/layout/sc2majes.lh layout_sc2majes BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2notesh.lay... python scripts/build/complay.py src/mame/layout/j2notesh.lay build/generated/mame/layout/j2notesh.lh layout_j2notesh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/piggypas.lay... python scripts/build/complay.py src/mame/layout/piggypas.lay build/generated/mame/layout/piggypas.lh layout_piggypas BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m3sweep.lay... python scripts/build/complay.py src/mame/layout/m3sweep.lay build/generated/mame/layout/m3sweep.lh layout_m3sweep BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/svmu.lay... python scripts/build/complay.py src/mame/layout/svmu.lay build/generated/mame/layout/svmu.lh layout_svmu BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/esq2by40.lay... python scripts/build/complay.py src/mame/layout/esq2by40.lay build/generated/mame/layout/esq2by40.lh layout_esq2by40 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc4rttt.lay... python scripts/build/complay.py src/mame/layout/sc4rttt.lay build/generated/mame/layout/sc4rttt.lh layout_sc4rttt BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/circus.lay... python scripts/build/complay.py src/mame/layout/circus.lay build/generated/mame/layout/circus.lh layout_circus BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/fb01.lay... python scripts/build/complay.py src/mame/layout/fb01.lay build/generated/mame/layout/fb01.lh layout_fb01 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5beansa.lay... python scripts/build/complay.py src/mame/layout/m5beansa.lay build/generated/mame/layout/m5beansa.lh layout_m5beansa BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j2suprsh.lay... python scripts/build/complay.py src/mame/layout/j2suprsh.lay build/generated/mame/layout/j2suprsh.lh layout_j2suprsh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m5rfymc.lay... python scripts/build/complay.py src/mame/layout/m5rfymc.lay build/generated/mame/layout/m5rfymc.lh layout_m5rfymc BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/m4andyfh.lay... python scripts/build/complay.py src/mame/layout/m4andyfh.lay build/generated/mame/layout/m4andyfh.lh layout_m4andyfh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/gldarrow.lay... python scripts/build/complay.py src/mame/layout/gldarrow.lay build/generated/mame/layout/gldarrow.lh layout_gldarrow BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/sc2.lay... python scripts/build/complay.py src/mame/layout/sc2.lay build/generated/mame/layout/sc2.lh layout_sc2 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/wildbill.lay... python scripts/build/complay.py src/mame/layout/wildbill.lay build/generated/mame/layout/wildbill.lh layout_wildbill BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/esoccer.lay... python scripts/build/complay.py src/mame/layout/esoccer.lay build/generated/mame/layout/esoccer.lh layout_esoccer /usr/bin/make -C src/devices/cpu/m68000 CC="gcc" CXX="g++" BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Compressing src/mame/layout/j6rhchil.lay... python scripts/build/complay.py src/mame/layout/j6rhchil.lay build/generated/mame/layout/j6rhchil.lh layout_j6rhchil BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out mkdir -p "build/generated/includes/SDL2" cp -fR "3rdparty/SDL2/include" "build/generated/includes/SDL2" BUILDSTDERR: cp: cannot stat '3rdparty/SDL2/include': No such file or directory BUILDSTDERR: make: [makefile:1561: build/generated/includes/SDL2] Error 1 (ignored) make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/src/devices/cpu/m68000' Linking m68kmake... make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/src/devices/cpu/m68000' make[1]: Entering directory '/builddir/build/BUILD/mame-0.197/src/devices/cpu/m68000' Generating M68K source files... Musashi v4.90 680x0, CPU32, and ColdFire emulator Copyright Karl Stenerud and the MAME team. Generated 1972 opcode handlers from 523 primitives make[1]: Leaving directory '/builddir/build/BUILD/mame-0.197/src/devices/cpu/m68000' Compressing src/mame/layout/j2coinsh.lay... python scripts/build/complay.py src/mame/layout/j2coinsh.lay build/generated/mame/layout/j2coinsh.lh layout_j2coinsh BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Converting src/mame/drivers/ymmu100.ppm... python scripts/build/file2str.py src/mame/drivers/ymmu100.ppm build/generated/mame/drivers/ymmu100.hxx ymmu100_bkg uint8_t BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 3rdparty/genie/bin/linux/genie --with-system-expat='1' --with-system-zlib='1' --with-system-jpeg='1' --with-system-flac='1' --with-system-lua='1' --with-system-sqlite3='1' --with-system-portmidi='1' --with-system-portaudio='1' --with-system-utf8proc='1' --with-system-glm='1' --with-system-rapidjson='1' --with-system-pugixml='1' --distro=generic --with-tools --OPTIMIZE=2 --OPT_FLAGS='-O2 -g1 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' --NOWERROR='1' --target='mame' --subtarget='mame' --build-dir='build' --SDL_INI_PATH='/etc/mame;' --LDOPTS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --osd='sdl' --targetos='linux' --PLATFORM='unknown' --gcc=linux-gcc --gcc_version=8 gmake Building configurations... Running action 'gmake'... Generating ../build/projects/sdl/mame/gmake-linux/Makefile... Generating ../build/projects/sdl/mame/gmake-linux/qtdbg_sdl.make... Generating ../build/projects/sdl/mame/gmake-linux/osd_sdl.make... Generating ../build/projects/sdl/mame/gmake-linux/ocore_sdl.make... Generating ../build/projects/sdl/mame/gmake-linux/utils.make... Generating ../build/projects/sdl/mame/gmake-linux/netlist.make... Generating ../build/projects/sdl/mame/gmake-linux/formats.make... Generating ../build/projects/sdl/mame/gmake-linux/softfloat.make... Generating ../build/projects/sdl/mame/gmake-linux/7z.make... Generating ../build/projects/sdl/mame/gmake-linux/lualibs.make... Generating ../build/projects/sdl/mame/gmake-linux/bx.make... Generating ../build/projects/sdl/mame/gmake-linux/bimg.make... Generating ../build/projects/sdl/mame/gmake-linux/bgfx.make... Generating ../build/projects/sdl/mame/gmake-linux/linenoise.make... Generating ../build/projects/sdl/mame/gmake-linux/emu.make... Generating ../build/projects/sdl/mame/gmake-linux/precompile.make... Generating ../build/projects/sdl/mame/gmake-linux/frontend.make... Generating ../build/projects/sdl/mame/gmake-linux/optional.make... Generating ../build/projects/sdl/mame/gmake-linux/dasm.make... Generating ../build/projects/sdl/mame/gmake-linux/shared.make... Generating ../build/projects/sdl/mame/gmake-linux/acorn.make... Generating ../build/projects/sdl/mame/gmake-linux/adp.make... Generating ../build/projects/sdl/mame/gmake-linux/alba.make... Generating ../build/projects/sdl/mame/gmake-linux/alliedl.make... Generating ../build/projects/sdl/mame/gmake-linux/alpha.make... Generating ../build/projects/sdl/mame/gmake-linux/amiga.make... Generating ../build/projects/sdl/mame/gmake-linux/aristocr.make... Generating ../build/projects/sdl/mame/gmake-linux/ascii.make... Generating ../build/projects/sdl/mame/gmake-linux/atari.make... Generating ../build/projects/sdl/mame/gmake-linux/atlus.make... Generating ../build/projects/sdl/mame/gmake-linux/barcrest.make... Generating ../build/projects/sdl/mame/gmake-linux/bfm.make... Generating ../build/projects/sdl/mame/gmake-linux/bmc.make... Generating ../build/projects/sdl/mame/gmake-linux/capcom.make... Generating ../build/projects/sdl/mame/gmake-linux/ces.make... Generating ../build/projects/sdl/mame/gmake-linux/cinemat.make... Generating ../build/projects/sdl/mame/gmake-linux/comad.make... Generating ../build/projects/sdl/mame/gmake-linux/cvs.make... Generating ../build/projects/sdl/mame/gmake-linux/dataeast.make... Generating ../build/projects/sdl/mame/gmake-linux/dgrm.make... Generating ../build/projects/sdl/mame/gmake-linux/dooyong.make... Generating ../build/projects/sdl/mame/gmake-linux/dynax.make... Generating ../build/projects/sdl/mame/gmake-linux/edevices.make... Generating ../build/projects/sdl/mame/gmake-linux/efo.make... Generating ../build/projects/sdl/mame/gmake-linux/eolith.make... Generating ../build/projects/sdl/mame/gmake-linux/excelent.make... Generating ../build/projects/sdl/mame/gmake-linux/exidy.make... Generating ../build/projects/sdl/mame/gmake-linux/f32.make... Generating ../build/projects/sdl/mame/gmake-linux/funworld.make... Generating ../build/projects/sdl/mame/gmake-linux/fuuki.make... Generating ../build/projects/sdl/mame/gmake-linux/gaelco.make... Generating ../build/projects/sdl/mame/gmake-linux/gameplan.make... Generating ../build/projects/sdl/mame/gmake-linux/gametron.make... Generating ../build/projects/sdl/mame/gmake-linux/gottlieb.make... Generating ../build/projects/sdl/mame/gmake-linux/ibmpc.make... Generating ../build/projects/sdl/mame/gmake-linux/igs.make... Generating ../build/projects/sdl/mame/gmake-linux/igt.make... Generating ../build/projects/sdl/mame/gmake-linux/irem.make... Generating ../build/projects/sdl/mame/gmake-linux/itech.make... Generating ../build/projects/sdl/mame/gmake-linux/jaleco.make... Generating ../build/projects/sdl/mame/gmake-linux/jpm.make... Generating ../build/projects/sdl/mame/gmake-linux/kaneko.make... Generating ../build/projects/sdl/mame/gmake-linux/kiwako.make... Generating ../build/projects/sdl/mame/gmake-linux/konami.make... Generating ../build/projects/sdl/mame/gmake-linux/matic.make... Generating ../build/projects/sdl/mame/gmake-linux/maygay.make... Generating ../build/projects/sdl/mame/gmake-linux/meadows.make... Generating ../build/projects/sdl/mame/gmake-linux/merit.make... Generating ../build/projects/sdl/mame/gmake-linux/metro.make... Generating ../build/projects/sdl/mame/gmake-linux/midcoin.make... Generating ../build/projects/sdl/mame/gmake-linux/midw8080.make... Generating ../build/projects/sdl/mame/gmake-linux/midway.make... Generating ../build/projects/sdl/mame/gmake-linux/namco.make... Generating ../build/projects/sdl/mame/gmake-linux/nasco.make... Generating ../build/projects/sdl/mame/gmake-linux/neogeo.make... Generating ../build/projects/sdl/mame/gmake-linux/nichibut.make... Generating ../build/projects/sdl/mame/gmake-linux/nintendo.make... Generating ../build/projects/sdl/mame/gmake-linux/nix.make... Generating ../build/projects/sdl/mame/gmake-linux/nmk.make... Generating ../build/projects/sdl/mame/gmake-linux/olympia.make... Generating ../build/projects/sdl/mame/gmake-linux/omori.make... Generating ../build/projects/sdl/mame/gmake-linux/orca.make... Generating ../build/projects/sdl/mame/gmake-linux/pacific.make... Generating ../build/projects/sdl/mame/gmake-linux/pacman.make... Generating ../build/projects/sdl/mame/gmake-linux/pce.make... Generating ../build/projects/sdl/mame/gmake-linux/phoenix.make... Generating ../build/projects/sdl/mame/gmake-linux/playmark.make... Generating ../build/projects/sdl/mame/gmake-linux/promat.make... Generating ../build/projects/sdl/mame/gmake-linux/psikyo.make... Generating ../build/projects/sdl/mame/gmake-linux/ramtek.make... Generating ../build/projects/sdl/mame/gmake-linux/rare.make... Generating ../build/projects/sdl/mame/gmake-linux/sanritsu.make... Generating ../build/projects/sdl/mame/gmake-linux/sega.make... Generating ../build/projects/sdl/mame/gmake-linux/seibu.make... Generating ../build/projects/sdl/mame/gmake-linux/seta.make... Generating ../build/projects/sdl/mame/gmake-linux/sigma.make... Generating ../build/projects/sdl/mame/gmake-linux/snk.make... Generating ../build/projects/sdl/mame/gmake-linux/sony.make... Generating ../build/projects/sdl/mame/gmake-linux/stern.make... Generating ../build/projects/sdl/mame/gmake-linux/subsino.make... Generating ../build/projects/sdl/mame/gmake-linux/suna.make... Generating ../build/projects/sdl/mame/gmake-linux/sunelect.make... Generating ../build/projects/sdl/mame/gmake-linux/taito.make... Generating ../build/projects/sdl/mame/gmake-linux/tatsumi.make... Generating ../build/projects/sdl/mame/gmake-linux/tch.make... Generating ../build/projects/sdl/mame/gmake-linux/tecfri.make... Generating ../build/projects/sdl/mame/gmake-linux/technos.make... Generating ../build/projects/sdl/mame/gmake-linux/tehkan.make... Generating ../build/projects/sdl/mame/gmake-linux/terminal.make... Generating ../build/projects/sdl/mame/gmake-linux/thepit.make... Generating ../build/projects/sdl/mame/gmake-linux/toaplan.make... Generating ../build/projects/sdl/mame/gmake-linux/unico.make... Generating ../build/projects/sdl/mame/gmake-linux/univers.make... Generating ../build/projects/sdl/mame/gmake-linux/upl.make... Generating ../build/projects/sdl/mame/gmake-linux/valadon.make... Generating ../build/projects/sdl/mame/gmake-linux/venture.make... Generating ../build/projects/sdl/mame/gmake-linux/vsystem.make... Generating ../build/projects/sdl/mame/gmake-linux/wing.make... Generating ../build/projects/sdl/mame/gmake-linux/yunsung.make... Generating ../build/projects/sdl/mame/gmake-linux/zaccaria.make... Generating ../build/projects/sdl/mame/gmake-linux/pinball.make... Generating ../build/projects/sdl/mame/gmake-linux/misc.make... Generating ../build/projects/sdl/mame/gmake-linux/messshared.make... Generating ../build/projects/sdl/mame/gmake-linux/access.make... Generating ../build/projects/sdl/mame/gmake-linux/act.make... Generating ../build/projects/sdl/mame/gmake-linux/adc.make... Generating ../build/projects/sdl/mame/gmake-linux/agat.make... Generating ../build/projects/sdl/mame/gmake-linux/alesis.make... Generating ../build/projects/sdl/mame/gmake-linux/altos.make... Generating ../build/projects/sdl/mame/gmake-linux/ami.make... Generating ../build/projects/sdl/mame/gmake-linux/ampro.make... Generating ../build/projects/sdl/mame/gmake-linux/amstrad.make... Generating ../build/projects/sdl/mame/gmake-linux/apf.make... Generating ../build/projects/sdl/mame/gmake-linux/apollo.make... Generating ../build/projects/sdl/mame/gmake-linux/apple.make... Generating ../build/projects/sdl/mame/gmake-linux/applied.make... Generating ../build/projects/sdl/mame/gmake-linux/arcadia.make... Generating ../build/projects/sdl/mame/gmake-linux/at.make... Generating ../build/projects/sdl/mame/gmake-linux/att.make... Generating ../build/projects/sdl/mame/gmake-linux/bally.make... Generating ../build/projects/sdl/mame/gmake-linux/banctec.make... Generating ../build/projects/sdl/mame/gmake-linux/bandai.make... Generating ../build/projects/sdl/mame/gmake-linux/be.make... Generating ../build/projects/sdl/mame/gmake-linux/bitcorp.make... Generating ../build/projects/sdl/mame/gmake-linux/bnpo.make... Generating ../build/projects/sdl/mame/gmake-linux/bondwell.make... Generating ../build/projects/sdl/mame/gmake-linux/booth.make... Generating ../build/projects/sdl/mame/gmake-linux/camputers.make... Generating ../build/projects/sdl/mame/gmake-linux/canon.make... Generating ../build/projects/sdl/mame/gmake-linux/cantab.make... Generating ../build/projects/sdl/mame/gmake-linux/casio.make... Generating ../build/projects/sdl/mame/gmake-linux/cbm.make... Generating ../build/projects/sdl/mame/gmake-linux/cccp.make... Generating ../build/projects/sdl/mame/gmake-linux/cce.make... Generating ../build/projects/sdl/mame/gmake-linux/ccs.make... Generating ../build/projects/sdl/mame/gmake-linux/chessking.make... Generating ../build/projects/sdl/mame/gmake-linux/chromatics.make... Generating ../build/projects/sdl/mame/gmake-linux/chrysler.make... Generating ../build/projects/sdl/mame/gmake-linux/coleco.make... Generating ../build/projects/sdl/mame/gmake-linux/compugraphic.make... Generating ../build/projects/sdl/mame/gmake-linux/cromemco.make... Generating ../build/projects/sdl/mame/gmake-linux/comx.make... Generating ../build/projects/sdl/mame/gmake-linux/concept.make... Generating ../build/projects/sdl/mame/gmake-linux/conitec.make... Generating ../build/projects/sdl/mame/gmake-linux/cxg.make... Generating ../build/projects/sdl/mame/gmake-linux/cybiko.make... Generating ../build/projects/sdl/mame/gmake-linux/dai.make... Generating ../build/projects/sdl/mame/gmake-linux/ddr.make... Generating ../build/projects/sdl/mame/gmake-linux/dec.make... Generating ../build/projects/sdl/mame/gmake-linux/dicksmth.make... Generating ../build/projects/sdl/mame/gmake-linux/dms.make... Generating ../build/projects/sdl/mame/gmake-linux/dragon.make... Generating ../build/projects/sdl/mame/gmake-linux/drc.make... Generating ../build/projects/sdl/mame/gmake-linux/dulmont.make... Generating ../build/projects/sdl/mame/gmake-linux/eaca.make... Generating ../build/projects/sdl/mame/gmake-linux/einis.make... Generating ../build/projects/sdl/mame/gmake-linux/elektrka.make... Generating ../build/projects/sdl/mame/gmake-linux/elektor.make... Generating ../build/projects/sdl/mame/gmake-linux/elektron.make... Generating ../build/projects/sdl/mame/gmake-linux/ensoniq.make... Generating ../build/projects/sdl/mame/gmake-linux/enterprise.make... Generating ../build/projects/sdl/mame/gmake-linux/entex.make... Generating ../build/projects/sdl/mame/gmake-linux/epoch.make... Generating ../build/projects/sdl/mame/gmake-linux/epson.make... Generating ../build/projects/sdl/mame/gmake-linux/fairch.make... Generating ../build/projects/sdl/mame/gmake-linux/fairlight.make... Generating ../build/projects/sdl/mame/gmake-linux/fidelity.make... Generating ../build/projects/sdl/mame/gmake-linux/force.make... Generating ../build/projects/sdl/mame/gmake-linux/fujitsu.make... Generating ../build/projects/sdl/mame/gmake-linux/funtech.make... Generating ../build/projects/sdl/mame/gmake-linux/galaxy.make... Generating ../build/projects/sdl/mame/gmake-linux/gamepark.make... Generating ../build/projects/sdl/mame/gmake-linux/gi.make... Generating ../build/projects/sdl/mame/gmake-linux/gridcomp.make... Generating ../build/projects/sdl/mame/gmake-linux/grundy.make... Generating ../build/projects/sdl/mame/gmake-linux/hartung.make... Generating ../build/projects/sdl/mame/gmake-linux/heathkit.make... Generating ../build/projects/sdl/mame/gmake-linux/hegener.make... Generating ../build/projects/sdl/mame/gmake-linux/hitachi.make... Generating ../build/projects/sdl/mame/gmake-linux/homebrew.make... Generating ../build/projects/sdl/mame/gmake-linux/homelab.make... Generating ../build/projects/sdl/mame/gmake-linux/hp.make... Generating ../build/projects/sdl/mame/gmake-linux/hec2hrp.make... Generating ../build/projects/sdl/mame/gmake-linux/heurikon.make... Generating ../build/projects/sdl/mame/gmake-linux/ibm6580.make... Generating ../build/projects/sdl/mame/gmake-linux/ie15.make... Generating ../build/projects/sdl/mame/gmake-linux/intel.make... Generating ../build/projects/sdl/mame/gmake-linux/imp.make... Generating ../build/projects/sdl/mame/gmake-linux/interpro.make... Generating ../build/projects/sdl/mame/gmake-linux/interton.make... Generating ../build/projects/sdl/mame/gmake-linux/intv.make... Generating ../build/projects/sdl/mame/gmake-linux/isc.make... Generating ../build/projects/sdl/mame/gmake-linux/kaypro.make... Generating ../build/projects/sdl/mame/gmake-linux/koei.make... Generating ../build/projects/sdl/mame/gmake-linux/kontron.make... Generating ../build/projects/sdl/mame/gmake-linux/kurzweil.make... Generating ../build/projects/sdl/mame/gmake-linux/kyocera.make... Generating ../build/projects/sdl/mame/gmake-linux/luxor.make... Generating ../build/projects/sdl/mame/gmake-linux/magnavox.make... Generating ../build/projects/sdl/mame/gmake-linux/makerbot.make... Generating ../build/projects/sdl/mame/gmake-linux/mattel.make... Generating ../build/projects/sdl/mame/gmake-linux/matsushi.make... Generating ../build/projects/sdl/mame/gmake-linux/mb.make... Generating ../build/projects/sdl/mame/gmake-linux/mchester.make... Generating ../build/projects/sdl/mame/gmake-linux/memotech.make... Generating ../build/projects/sdl/mame/gmake-linux/mgu.make... Generating ../build/projects/sdl/mame/gmake-linux/microkey.make... Generating ../build/projects/sdl/mame/gmake-linux/microsoft.make... Generating ../build/projects/sdl/mame/gmake-linux/mit.make... Generating ../build/projects/sdl/mame/gmake-linux/mits.make... Generating ../build/projects/sdl/mame/gmake-linux/mitsubishi.make... Generating ../build/projects/sdl/mame/gmake-linux/mizar.make... Generating ../build/projects/sdl/mame/gmake-linux/morrow.make... Generating ../build/projects/sdl/mame/gmake-linux/mos.make... Generating ../build/projects/sdl/mame/gmake-linux/motorola.make... Generating ../build/projects/sdl/mame/gmake-linux/multitch.make... Generating ../build/projects/sdl/mame/gmake-linux/nakajima.make... Generating ../build/projects/sdl/mame/gmake-linux/nascom.make... Generating ../build/projects/sdl/mame/gmake-linux/ne.make... Generating ../build/projects/sdl/mame/gmake-linux/nec.make... Generating ../build/projects/sdl/mame/gmake-linux/netronic.make... Generating ../build/projects/sdl/mame/gmake-linux/next.make... Generating ../build/projects/sdl/mame/gmake-linux/nokia.make... Generating ../build/projects/sdl/mame/gmake-linux/northstar.make... Generating ../build/projects/sdl/mame/gmake-linux/novag.make... Generating ../build/projects/sdl/mame/gmake-linux/olivetti.make... Generating ../build/projects/sdl/mame/gmake-linux/ns.make... Generating ../build/projects/sdl/mame/gmake-linux/omnibyte.make... Generating ../build/projects/sdl/mame/gmake-linux/orion.make... Generating ../build/projects/sdl/mame/gmake-linux/osborne.make... Generating ../build/projects/sdl/mame/gmake-linux/osi.make... Generating ../build/projects/sdl/mame/gmake-linux/palm.make... Generating ../build/projects/sdl/mame/gmake-linux/pitronic.make... Generating ../build/projects/sdl/mame/gmake-linux/pc.make... Generating ../build/projects/sdl/mame/gmake-linux/pdp1.make... Generating ../build/projects/sdl/mame/gmake-linux/pel.make... Generating ../build/projects/sdl/mame/gmake-linux/philips.make... Generating ../build/projects/sdl/mame/gmake-linux/poly.make... Generating ../build/projects/sdl/mame/gmake-linux/poly88.make... Generating ../build/projects/sdl/mame/gmake-linux/prodigy.make... Generating ../build/projects/sdl/mame/gmake-linux/psion.make... Generating ../build/projects/sdl/mame/gmake-linux/qume.make... Generating ../build/projects/sdl/mame/gmake-linux/radio.make... Generating ../build/projects/sdl/mame/gmake-linux/rca.make... Generating ../build/projects/sdl/mame/gmake-linux/regnecentralen.make... Generating ../build/projects/sdl/mame/gmake-linux/ritam.make... Generating ../build/projects/sdl/mame/gmake-linux/rm.make... Generating ../build/projects/sdl/mame/gmake-linux/robotron.make... Generating ../build/projects/sdl/mame/gmake-linux/roland.make... Generating ../build/projects/sdl/mame/gmake-linux/rolm.make... Generating ../build/projects/sdl/mame/gmake-linux/rockwell.make... Generating ../build/projects/sdl/mame/gmake-linux/saturn.make... Generating ../build/projects/sdl/mame/gmake-linux/sage.make... Generating ../build/projects/sdl/mame/gmake-linux/samcoupe.make... Generating ../build/projects/sdl/mame/gmake-linux/samsung.make... Generating ../build/projects/sdl/mame/gmake-linux/sanyo.make... Generating ../build/projects/sdl/mame/gmake-linux/segacons.make... Generating ../build/projects/sdl/mame/gmake-linux/sequential.make... Generating ../build/projects/sdl/mame/gmake-linux/sgi.make... Generating ../build/projects/sdl/mame/gmake-linux/sharp.make... Generating ../build/projects/sdl/mame/gmake-linux/sinclair.make... Generating ../build/projects/sdl/mame/gmake-linux/siemens.make... Generating ../build/projects/sdl/mame/gmake-linux/slicer.make... Generating ../build/projects/sdl/mame/gmake-linux/sord.make... Generating ../build/projects/sdl/mame/gmake-linux/special.make... Generating ../build/projects/sdl/mame/gmake-linux/sun.make... Generating ../build/projects/sdl/mame/gmake-linux/svi.make... Generating ../build/projects/sdl/mame/gmake-linux/svision.make... Generating ../build/projects/sdl/mame/gmake-linux/swtpc.make... Generating ../build/projects/sdl/mame/gmake-linux/synertec.make... Generating ../build/projects/sdl/mame/gmake-linux/ta.make... Generating ../build/projects/sdl/mame/gmake-linux/tandberg.make... Generating ../build/projects/sdl/mame/gmake-linux/tangerin.make... Generating ../build/projects/sdl/mame/gmake-linux/tatung.make... Generating ../build/projects/sdl/mame/gmake-linux/teamconc.make... Generating ../build/projects/sdl/mame/gmake-linux/tektroni.make... Generating ../build/projects/sdl/mame/gmake-linux/telenova.make... Generating ../build/projects/sdl/mame/gmake-linux/telercas.make... Generating ../build/projects/sdl/mame/gmake-linux/televideo.make... Generating ../build/projects/sdl/mame/gmake-linux/tem.make... Generating ../build/projects/sdl/mame/gmake-linux/tesla.make... Generating ../build/projects/sdl/mame/gmake-linux/test.make... Generating ../build/projects/sdl/mame/gmake-linux/thomson.make... Generating ../build/projects/sdl/mame/gmake-linux/ti.make... Generating ../build/projects/sdl/mame/gmake-linux/tiger.make... Generating ../build/projects/sdl/mame/gmake-linux/tigertel.make... Generating ../build/projects/sdl/mame/gmake-linux/tiki.make... Generating ../build/projects/sdl/mame/gmake-linux/tomy.make... Generating ../build/projects/sdl/mame/gmake-linux/toshiba.make... Generating ../build/projects/sdl/mame/gmake-linux/trainer.make... Generating ../build/projects/sdl/mame/gmake-linux/trs.make... Generating ../build/projects/sdl/mame/gmake-linux/tvgames.make... Generating ../build/projects/sdl/mame/gmake-linux/ultimachine.make... Generating ../build/projects/sdl/mame/gmake-linux/ultratec.make... Generating ../build/projects/sdl/mame/gmake-linux/unicard.make... Generating ../build/projects/sdl/mame/gmake-linux/unisonic.make... Generating ../build/projects/sdl/mame/gmake-linux/unisys.make... Generating ../build/projects/sdl/mame/gmake-linux/usp.make... Generating ../build/projects/sdl/mame/gmake-linux/veb.make... Generating ../build/projects/sdl/mame/gmake-linux/verifone.make... Generating ../build/projects/sdl/mame/gmake-linux/vidbrain.make... Generating ../build/projects/sdl/mame/gmake-linux/videoton.make... Generating ../build/projects/sdl/mame/gmake-linux/visual.make... Generating ../build/projects/sdl/mame/gmake-linux/votrax.make... Generating ../build/projects/sdl/mame/gmake-linux/vtech.make... Generating ../build/projects/sdl/mame/gmake-linux/wang.make... Generating ../build/projects/sdl/mame/gmake-linux/westinghouse.make... Generating ../build/projects/sdl/mame/gmake-linux/wavemate.make... Generating ../build/projects/sdl/mame/gmake-linux/xerox.make... Generating ../build/projects/sdl/mame/gmake-linux/xussrpc.make... Generating ../build/projects/sdl/mame/gmake-linux/yamaha.make... Generating ../build/projects/sdl/mame/gmake-linux/zenith.make... Generating ../build/projects/sdl/mame/gmake-linux/zpa.make... Generating ../build/projects/sdl/mame/gmake-linux/zvt.make... Generating ../build/projects/sdl/mame/gmake-linux/skeleton.make... Generating ../build/projects/sdl/mame/gmake-linux/virtual.make... Generating ../build/projects/sdl/mame/gmake-linux/mame.make... Generating ../build/projects/sdl/mame/gmake-linux/romcmp.make... Generating ../build/projects/sdl/mame/gmake-linux/chdman.make... Generating ../build/projects/sdl/mame/gmake-linux/jedutil.make... Generating ../build/projects/sdl/mame/gmake-linux/unidasm.make... Generating ../build/projects/sdl/mame/gmake-linux/ldresample.make... Generating ../build/projects/sdl/mame/gmake-linux/ldverify.make... Generating ../build/projects/sdl/mame/gmake-linux/regrep.make... Generating ../build/projects/sdl/mame/gmake-linux/srcclean.make... Generating ../build/projects/sdl/mame/gmake-linux/src2html.make... Generating ../build/projects/sdl/mame/gmake-linux/split.make... Generating ../build/projects/sdl/mame/gmake-linux/pngcmp.make... Generating ../build/projects/sdl/mame/gmake-linux/nltool.make... Generating ../build/projects/sdl/mame/gmake-linux/nlwav.make... Generating ../build/projects/sdl/mame/gmake-linux/castool.make... Generating ../build/projects/sdl/mame/gmake-linux/floptool.make... Generating ../build/projects/sdl/mame/gmake-linux/imgtool.make... Done. Generated 353/353 projects. /usr/bin/make -R verbose=1 -C build/projects/sdl/mame/gmake-linux config=release32 precompile mkdir -p "../../../../linux_gcc/obj/x32/Release" mkdir -p "../../../../linux_gcc/obj/x32/Release/src/emu/drivers" Creating ../../../../linux_gcc/bin/x32/Release mkdir -p "../../../../linux_gcc/bin/x32/Release" Precompiling src/emu/emu.h... g++ -MMD -MP -MP -DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x86 -DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -I"../../../../../src/osd" -I"../../../../../src/emu" -I"../../../../../src/lib/util" -m32 -pipe -O2 -fno-strict-aliasing -O2 -g1 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unknown-pragmas -Wall -Wcast-align -Wundef -Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion -Wno-error=deprecated-declarations -Wno-unused-result -Wno-array-bounds -m32 -x c++ -std=c++14 -Woverloaded-virtual -Wsuggest-override -flifetime-dse=1 -x c++-header -DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x86 -DLUA_COMPAT_ALL -DLUA_COMPAT_5_1 -DLUA_COMPAT_5_2 -I"../../../../../src/osd" -I"../../../../../src/emu" -I"../../../../../src/lib/util" -o "../../../../linux_gcc/obj/x32/Release/emu.h.gch" -c "../../../../../src/emu/emu.h" RPM build errors: BUILDSTDERR: cc1plus: error: unrecognized command line option '-m32' BUILDSTDERR: cc1plus: error: unrecognized command line option '-m32' BUILDSTDERR: make[2]: *** [precompile.make:299: ../../../../linux_gcc/obj/x32/Release/emu.h.gch] Error 1 BUILDSTDERR: make[1]: *** [Makefile:58: precompile] Error 2 BUILDSTDERR: make: *** [makefile:1272: linux_x86] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.uMDEmD (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.uMDEmD (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mame.spec