Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kernel.spec'], chrootPath='/var/lib/mock/1039077-fedora-rawhide-x86_64-1569305313.910804/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wmklhqkx:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wmklhqkx:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '49a0c2e65fa546bda033e2dea96f6859', '-D', '/var/lib/mock/1039077-fedora-rawhide-x86_64-1569305313.910804/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wmklhqkx:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/kernel.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1569196800 Wrote: /builddir/build/SRPMS/kernel-5.4.0-0.rc0.git5.1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kernel.spec'], chrootPath='/var/lib/mock/1039077-fedora-rawhide-x86_64-1569305313.910804/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wmklhqkx:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wmklhqkx:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6a5932eb75244cbb86f9eb12674dacf8', '-D', '/var/lib/mock/1039077-fedora-rawhide-x86_64-1569305313.910804/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wmklhqkx:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/kernel.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1569196800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VkY0Zv + umask 022 + cd /builddir/build/BUILD ++ find /builddir/build/BUILD -maxdepth 1 -type d -name 'kernel-5.*' ++ grep -x -v /builddir/build/BUILD/kernel-5.3.fc32 + sharedirs= + : + '[' -d kernel-5.3.fc32 ']' + '[' '!' -d kernel-5.3.fc32/vanilla-5.3-git5 ']' + '[' -d kernel-5.3.fc32/vanilla-5.3 ']' + rm -f pax_global_header + [[ ! -z '' ]] + cd /builddir/build/BUILD + rm -rf kernel-5.3.fc32 + /usr/bin/mkdir -p kernel-5.3.fc32 + cd kernel-5.3.fc32 + /usr/bin/xz -dc /builddir/build/SOURCES/linux-5.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv linux-5.3 vanilla-5.3 + [[ ! -z '' ]] + cp -al vanilla-5.3 vanilla-5.3-git5 + cd vanilla-5.3-git5 + cp /builddir/build/SOURCES/remove-binary-diff.pl . + xzcat /builddir/build/SOURCES/patch-5.3-git5.xz + patch -p1 -F1 -s + ./remove-binary-diff.pl + git init Initialized empty Git repository in /builddir/build/BUILD/kernel-5.3.fc32/vanilla-5.3-git5/.git/ + git config user.email kernel-team@fedoraproject.org + git config user.name 'Fedora Kernel Team' + git config gc.auto 0 + git add . + git commit -a -q -m baseline + cd .. + cp -al vanilla-5.3-git5 linux-5.4.0-0.rc0.git5.1.fc32.x86_64 + cd linux-5.4.0-0.rc0.git5.1.fc32.x86_64 + '[' '!' -d .git ']' + git am /builddir/build/SOURCES/Input-synaptics-pin-3-touches-when-the-firmware-repo.patch /builddir/build/SOURCES/efi-lockdown.patch /builddir/build/SOURCES/0001-Make-get_cert_list-not-complain-about-cert-lists-tha.patch /builddir/build/SOURCES/0002-Add-efi_status_to_str-and-rework-efi_status_to_err.patch /builddir/build/SOURCES/0003-Make-get_cert_list-use-efi_status_to_str-to-print-er.patch /builddir/build/SOURCES/disable-i8042-check-on-apple-mac.patch /builddir/build/SOURCES/efi-secureboot.patch /builddir/build/SOURCES/arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch /builddir/build/SOURCES/arm-make-highpte-not-expert.patch /builddir/build/SOURCES/ACPI-scan-Fix-regression-related-to-X-Gene-UARTs.patch /builddir/build/SOURCES/ACPI-irq-Workaround-firmware-issue-on-X-Gene-based-m400.patch /builddir/build/SOURCES/usb-phy-tegra-Add-38.4MHz-clock-table-entry.patch /builddir/build/SOURCES/ARM-tegra-usb-no-reset.patch /builddir/build/SOURCES/arm-sdhci-esdhc-imx-fixes.patch /builddir/build/SOURCES/arm64-tegra-jetson-tx1-fixes.patch /builddir/build/SOURCES/arm64-tegra-Jetson-TX2-Allow-bootloader-to-configure.patch /builddir/build/SOURCES/arm64-qcom-i2c-geni-Disable-DMA-processing-on-the-Lenovo-Yoga-C630.patch /builddir/build/SOURCES/input-rmi4-remove-the-need-for-artifical-IRQ.patch /builddir/build/SOURCES/0001-Drop-that-for-now.patch /builddir/build/SOURCES/KEYS-Make-use-of-platform-keyring-for-module-signature.patch Applying: Input - synaptics: pin 3 touches when the firmware reports 3 fingers Applying: Add the ability to lock down access to the running kernel image Applying: Enforce module signatures if the kernel is locked down Applying: Restrict /dev/{mem,kmem,port} when the kernel is locked down Applying: kexec_load: Disable at runtime if the kernel is locked down Applying: Copy secure_boot flag in boot params across kexec reboot Applying: kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE Applying: kexec_file: Restrict at runtime if the kernel is locked down Applying: hibernate: Disable when the kernel is locked down Applying: uswsusp: Disable when the kernel is locked down Applying: PCI: Lock down BAR access when the kernel is locked down Applying: x86: Lock down IO port access when the kernel is locked down Applying: x86/msr: Restrict MSR access when the kernel is locked down Applying: ACPI: Limit access to custom_method when the kernel is locked down Applying: acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down Applying: acpi: Disable ACPI table override if the kernel is locked down Applying: acpi: Disable APEI error injection if the kernel is locked down Applying: Prohibit PCMCIA CIS storage when the kernel is locked down Applying: Lock down TIOCSSERIAL Applying: Lock down module params that specify hardware parameters (eg. ioport) Applying: x86/mmiotrace: Lock down the testmmiotrace module Applying: Lock down /proc/kcore Applying: Lock down kprobes Applying: bpf: Restrict kernel image access functions when the kernel is locked down Applying: Lock down perf Applying: debugfs: Restrict debugfs when the kernel is locked down Applying: lockdown: Print current->comm in restriction messages Applying: kexec: Allow kexec_file() with appropriate IMA policy when locked down Applying: Add a SysRq option to lift kernel lockdown Applying: debugfs: avoid EPERM when no open file operation defined Applying: Make get_cert_list() not complain about cert lists that aren't present. Applying: Add efi_status_to_str() and rework efi_status_to_err(). Applying: Make get_cert_list() use efi_status_to_str() to print error messages. Applying: disable i8042 check on apple mac Applying: efi: Add an EFI_SECURE_BOOT flag to indicate secure boot mode Applying: efi: Lock down the kernel if booted in secure boot mode Applying: Add option of 13 for FORCE_MAX_ZONEORDER Applying: arm: make CONFIG_HIGHPTE optional without CONFIG_EXPERT Applying: ACPI / scan: Fix regression related to X-Gene UARTs Applying: ACPI / irq: Workaround firmware issue on X-Gene based m400 Applying: usb: phy: tegra: Add 38.4MHz clock table entry Applying: ARM: tegra: usb no reset Applying: mmc: sdhci: add quirk to prevent higher speed modes Applying: arm64: tegra210: Jetson TX1: disable display panel and associated backlight Applying: arm64: tegra: Jetson TX2: Allow bootloader to configure Ethernet MAC Applying: i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 Applying: Input: rmi4 - remove the need for artificial IRQ in case of HID Applying: Drop that for now Applying: KEYS: Make use of platform keyring for module signature verify + chmod +x scripts/checkpatch.pl + chmod +x tools/objtool/sync-check.sh + mv COPYING COPYING-5.4.0 + touch .scmversion + mkdir configs + cd configs + cp /builddir/build/SOURCES/kernel-aarch64-debug.config /builddir/build/SOURCES/kernel-aarch64.config /builddir/build/SOURCES/kernel-armv7hl-debug.config /builddir/build/SOURCES/kernel-armv7hl-lpae-debug.config /builddir/build/SOURCES/kernel-armv7hl-lpae.config /builddir/build/SOURCES/kernel-armv7hl.config /builddir/build/SOURCES/kernel-i686-debug.config /builddir/build/SOURCES/kernel-i686.config /builddir/build/SOURCES/kernel-ppc64le-debug.config /builddir/build/SOURCES/kernel-ppc64le.config /builddir/build/SOURCES/kernel-s390x-debug.config /builddir/build/SOURCES/kernel-s390x.config /builddir/build/SOURCES/kernel-x86_64-debug.config /builddir/build/SOURCES/kernel-x86_64.config . + cp /builddir/build/SOURCES/kernel-local . + cp /builddir/build/SOURCES/merge.pl . + cp /builddir/build/SOURCES/generate_all_configs.sh . + cp /builddir/build/SOURCES/generate_debug_configs.sh . + cp /builddir/build/SOURCES/generate_bls_conf.sh . + VERSION=5.4.0 + ./generate_debug_configs.sh + for i in kernel-5.4.0-x86_64*.config + mv kernel-5.4.0-x86_64.config kernel-5.4.0-x86_64.config.tmp + ./merge.pl /builddir/build/SOURCES/kernel-local kernel-5.4.0-x86_64.config.tmp + rm kernel-5.4.0-x86_64.config.tmp + rm -f 'kernel-5.4.0-*debug.config' + cp /builddir/build/SOURCES/process_configs.sh . + OPTS= + OPTS=' -n' + OPTS=' -n -c' + ./process_configs.sh -n -c kernel 5.4.0 ~/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64 ~/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/configs Processing /builddir/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/configs/kernel-5.4.0-aarch64.config ... done Processing /builddir/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/configs/kernel-5.4.0-armv7hl-lpae.config ... done Processing /builddir/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/configs/kernel-5.4.0-armv7hl.config ... done Processing /builddir/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/configs/kernel-5.4.0-i686.config ... done Processing /builddir/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/configs/kernel-5.4.0-ppc64le.config ... done Processing /builddir/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/configs/kernel-5.4.0-s390x.config ... done Processing /builddir/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/configs/kernel-5.4.0-x86_64.config ... done Processed config files are in /builddir/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/configs + cd .. + find . '(' -name '*.orig' -o -name '*~' ')' -delete + find . -name .gitignore -delete + pathfix.py -pni '/usr/bin/python3 -s' scripts/ recursedown('scripts/') recursedown('scripts/atomic') recursedown('scripts/atomic/fallbacks') recursedown('scripts/basic') recursedown('scripts/coccinelle') recursedown('scripts/coccinelle/api') recursedown('scripts/coccinelle/api/alloc') recursedown('scripts/coccinelle/api/debugfs') recursedown('scripts/coccinelle/free') recursedown('scripts/coccinelle/iterators') recursedown('scripts/coccinelle/locks') recursedown('scripts/coccinelle/misc') recursedown('scripts/coccinelle/null') recursedown('scripts/coccinelle/tests') recursedown('scripts/dtc') recursedown('scripts/dtc/include-prefixes') recursedown('scripts/dtc/libfdt') recursedown('scripts/gcc-plugins') recursedown('scripts/gdb') recursedown('scripts/gdb/linux') recursedown('scripts/genksyms') recursedown('scripts/kconfig') recursedown('scripts/kconfig/lxdialog') recursedown('scripts/kconfig/tests') recursedown('scripts/kconfig/tests/auto_submenu') recursedown('scripts/kconfig/tests/choice') recursedown('scripts/kconfig/tests/choice_value_with_m_dep') recursedown('scripts/kconfig/tests/err_recursive_dep') recursedown('scripts/kconfig/tests/err_recursive_inc') recursedown('scripts/kconfig/tests/inter_choice') recursedown('scripts/kconfig/tests/new_choice_with_dep') recursedown('scripts/kconfig/tests/no_write_if_dep_unmet') recursedown('scripts/kconfig/tests/preprocess') recursedown('scripts/kconfig/tests/preprocess/builtin_func') recursedown('scripts/kconfig/tests/preprocess/circular_expansion') recursedown('scripts/kconfig/tests/preprocess/escape') recursedown('scripts/kconfig/tests/preprocess/variable') recursedown('scripts/kconfig/tests/rand_nested_choice') recursedown('scripts/ksymoops') recursedown('scripts/mod') recursedown('scripts/package') recursedown('scripts/selinux') recursedown('scripts/selinux/genheaders') recursedown('scripts/selinux/mdp') recursedown('scripts/tracing') scripts/bpf_helpers_doc.py: updating scripts/checkkconfigsymbols.py: updating scripts/gen_compile_commands.py: updating scripts/spdxcheck.py: updating scripts/gdb/linux/__init__.py: no change scripts/gdb/linux/clk.py: no change scripts/gdb/linux/config.py: no change scripts/gdb/linux/cpus.py: no change scripts/gdb/linux/device.py: no change scripts/gdb/linux/dmesg.py: no change scripts/gdb/linux/genpd.py: no change scripts/gdb/linux/lists.py: no change scripts/gdb/linux/modules.py: no change scripts/gdb/linux/proc.py: no change scripts/gdb/linux/rbtree.py: no change scripts/gdb/linux/symbols.py: no change scripts/gdb/linux/tasks.py: no change scripts/gdb/linux/timerlist.py: no change scripts/gdb/linux/utils.py: no change scripts/kconfig/tests/conftest.py: no change scripts/kconfig/tests/auto_submenu/__init__.py: no change scripts/kconfig/tests/choice/__init__.py: no change scripts/kconfig/tests/choice_value_with_m_dep/__init__.py: no change scripts/kconfig/tests/err_recursive_dep/__init__.py: no change scripts/kconfig/tests/err_recursive_inc/__init__.py: no change scripts/kconfig/tests/inter_choice/__init__.py: no change scripts/kconfig/tests/new_choice_with_dep/__init__.py: no change scripts/kconfig/tests/no_write_if_dep_unmet/__init__.py: no change scripts/kconfig/tests/preprocess/builtin_func/__init__.py: no change scripts/kconfig/tests/preprocess/circular_expansion/__init__.py: no change scripts/kconfig/tests/preprocess/escape/__init__.py: no change scripts/kconfig/tests/preprocess/variable/__init__.py: no change scripts/kconfig/tests/rand_nested_choice/__init__.py: no change scripts/tracing/draw_functrace.py: updating + pathfix.py -pni '/usr/bin/python3 -s' scripts/diffconfig scripts/diffconfig: updating + pathfix.py -pni '/usr/bin/python3 -s' scripts/bloat-o-meter scripts/bloat-o-meter: updating + pathfix.py -pni '/usr/bin/python3 -s' scripts/show_delta scripts/show_delta: updating + cd .. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bYBlYw + umask 022 + cd /builddir/build/BUILD + cd kernel-5.3.fc32 + rm -rf /builddir/build/BUILDROOT/kernel-5.4.0-0.rc0.git5.1.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT/kernel-5.4.0-0.rc0.git5.1.fc32.x86_64/boot + mkdir -p /builddir/build/BUILDROOT/kernel-5.4.0-0.rc0.git5.1.fc32.x86_64/usr/libexec + cd linux-5.4.0-0.rc0.git5.1.fc32.x86_64 + BuildKernel bzImage arch/x86/boot/bzImage 1 + MakeTarget=bzImage + KernelImage=arch/x86/boot/bzImage + Flavour= + DoVDSO=1 + Flav= + InstallName=vmlinuz + Config=kernel-5.4.0-x86_64.config + DevelDir=/usr/src/kernels/5.4.0-0.rc0.git5.1.fc32.x86_64 + '[' arch/x86/boot/bzImage = vmlinux ']' + CopyKernel=cp + KernelVer=5.4.0-0.rc0.git5.1.fc32.x86_64 BUILDING A KERNEL FOR x86_64... + echo BUILDING A KERNEL FOR x86_64... ++ perl -e 'print "0.rc0.git5.1.fc32" =~ s/\.pr\.[0-9A-Fa-f]{32}//r' + ShortRel=0.rc0.git5.1.fc32 + perl -p -i -e 's/^EXTRAVERSION.*/EXTRAVERSION = -0.rc0.git5.1.fc32.x86_64/' Makefile + perl -p -i -e 's/^PATCHLEVEL.*/PATCHLEVEL = 4/' Makefile + make -s mrproper + cp configs/kernel-5.4.0-x86_64.config .config + cp /builddir/build/SOURCES/x509.genkey certs/. ++ head -1 .config ++ cut -b 3- + Arch=x86_64 + echo USING ARCH=x86_64 USING ARCH=x86_64 + make -s 'HOSTCFLAGS=-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'HOSTLDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=uuid' ARCH=x86_64 olddefconfig + perl -p -i -e 's/^CONFIG_BUILD_SALT.*/CONFIG_BUILD_SALT="5.4.0-0.rc0.git5.1.fc32.x86_64"/' .config + make -s 'HOSTCFLAGS=-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'HOSTLDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=uuid' ARCH=x86_64 -j2 bzImage awk: ../arch/x86/tools/gen-insn-attr-x86.awk:260: warning: regexp escape sequence `\:' is not a known regexp operator awk: ../arch/x86/tools/gen-insn-attr-x86.awk:350: (FILENAME=../arch/x86/lib/x86-opcode-map.txt FNR=41) warning: regexp escape sequence `\&' is not a known regexp operator /builddir/build/BUILD/kernel-5.3.fc32/linux-5.4.0-0.rc0.git5.1.fc32.x86_64/tools/objtool awk: ./arch/x86/tools/gen-insn-attr-x86.awk:260: warning: regexp escape sequence `\:' is not a known regexp operator awk: ./arch/x86/tools/gen-insn-attr-x86.awk:350: (FILENAME=./arch/x86/lib/x86-opcode-map.txt FNR=41) warning: regexp escape sequence `\&' is not a known regexp operator arch/x86/tools/insn_decoder_test: success: Decoded and checked 5733328 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x7f00cf41) + make -s 'HOSTCFLAGS=-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'HOSTLDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=uuid' ARCH=x86_64 -j2 modules awk: ./lib/raid6/unroll.awk:16: warning: regexp escape sequence `\#' is not a known regexp operator awk: ./lib/raid6/unroll.awk:16: warning: regexp escape sequence `\#' is not a known regexp operator awk: ./lib/raid6/unroll.awk:16: warning: regexp escape sequence `\#' is not a known regexp operator awk: ./lib/raid6/unroll.awk:16: warning: regexp escape sequence `\#' is not a known regexp operator awk: ./lib/raid6/unroll.awk:16: warning: regexp escape sequence `\#' is not a known regexp operator awk: ./lib/raid6/unroll.awk:16: warning: regexp escape sequence `\#' is not a known regexp operator